Interface | Description |
---|---|
Fn | |
Fn.Consumer<T> | |
Fn.ConsumerThrows<T,E extends Exception> | |
Fn.Function<T,R> | |
Fn.FunctionThrows<T,R,E extends Throwable> | |
Fn.Predicate<T> | |
Fn.Provider<T> | |
Fn.ProviderThrows<T,E extends Exception> | |
Fn.Runner | |
Fn.TaskThrows<E extends Exception> | |
PlatformUtils.Base64Decoder | |
PlatformUtils.Base64Encoder |
Class | Description |
---|---|
ClassUtils | |
FileUtils | |
JSONUtils | |
MathUtils | |
PlatformUtils | |
PlatformUtilsDelegate | |
Preconditions | |
StateMachine<T extends Enum<T>> |
A simple state machine.
|
StateMachine.Builder<S extends Enum<S>> | |
StringUtils |
Annotation Type | Description |
---|---|
Internal | |
Volatile |