Class | Description |
---|---|
ByteStreams | |
CharStreams | |
DataSize |
A data size with SI or IEC prefix, such as "128KB" or "5 Gibibytes".
|
DirectExecutorService | |
Duration | |
Enums |
Helper methods for enum types.
|
Generics |
Helper methods for class type parameters.
|
JarLocation |
A class which encapsulates the location on the local filesystem of the JAR in which the current
code is executing.
|
JavaVersion | |
Lists | |
Maps | |
Optionals | |
Resources | |
Sets | |
Size | Deprecated
Use
DataSize for correct SI and IEC prefixes. |
Strings | |
Throwables |
Enum | Description |
---|---|
DataSizeUnit |
A unit of information using SI and IEC prefixes.
|
SizeUnit | Deprecated
Use
DataSizeUnit for correct SI and IEC prefixes. |
Copyright © 2021. All rights reserved.