Package | Description |
---|---|
de.larssh.utils |
Utility classes
|
Class and Description |
---|
Completable
Implementation of a boolean
completed status, allowing objects to
differentiate between an initialization phase and their final value. |
Either
A container object which contains a value matching either one or another type
represented by
<A> and <B> . |
Finals.CachingSupplier
Supplier implementation proxying another supplier while calculating
its return value at most one time. |
Copyright © 2025. All rights reserved.