@ParametersAreNonnullByDefault @MethodsReturnNonnullByDefault
| Interface | Description |
|---|---|
| FileUtil.FileOperation | |
| FileUtil.ZipInputFileOperation | |
| FileUtil.ZipOutputFileOperation |
| Class | Description |
|---|---|
| CommandUtil | |
| CommandUtilServer |
Server-side-safe utilities for commands.
|
| ErrorUtil | |
| FileUtil |
Utility to help read and write files in a crash-safe way using a temp file and a backup.
|
| IngredientSet<V> | |
| Java6Util |
Some useful Java library methods are only available in Java 7 so I copy them here.
|
| LegacyUtil | |
| Log | |
| MathUtil | |
| ReflectionUtil | |
| Translator |
| Annotation Type | Description |
|---|---|
| FieldsAreNonnullByDefault |