| Interface | Description |
|---|---|
| PromisedValue.NullableFunction<P,T> |
Supertype of
Function with a Nullable annotation for IntelliJ code inspection. |
| Class | Description |
|---|---|
| PromisedValue<P,T> |
Wrapper class for a value that might not be available yet but might be available later.
|