Interface | Description |
---|---|
Fn | |
Fn.Consumer<T> | |
Fn.ConsumerThrows<T,E extends Throwable> | |
Fn.Function<T,R> | |
Fn.FunctionThrows<T,R,E extends Throwable> | |
Fn.Predicate<T> | |
Fn.Provider<T> | |
Fn.Runner | |
Fn.TaskThrows<E extends Throwable> | |
PlatformUtils.Base64Decoder | |
PlatformUtils.Base64Encoder |
Class | Description |
---|---|
ClassUtils | |
DateUtils | |
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 |
---|---|
Volatile |