| Interface | Description |
|---|---|
| Property | |
| TriConsumer<T,U,V> |
| Class | Description |
|---|---|
| CollectionUtil | |
| Constants | |
| FileUtil | |
| FlamingockError | |
| JdkUtil | |
| JsonObjectMapper | |
| ObjectUtils | |
| Pair<A,B> | |
| ReflectionUtil | |
| Result | |
| Result.Error | |
| Result.Ok | |
| StopWatch | |
| StreamUtil | |
| StringUtil | |
| ThreadSleeper | |
| ThrowableUtil | |
| TimeService |
Extending `TimeUtil` to avoid hard coding instances(Instant.now, LocalDateTime.now(), etc.)
|
| TimeUtil | |
| Trio<A,B,C> | |
| Wrapper<T> |
Simple mutable holder for a value.
|
| Exception | Description |
|---|---|
| ReflectionUtil.ConstructorNotFound | |
| ReflectionUtil.MultipleAnnotatedConstructorsFound | |
| ReflectionUtil.MultipleConstructorsFound | |
| ServerException |