| Interface | Description |
|---|---|
| FieldInitializer.ThrowingFunction<A,R> | |
| FieldInitializer.ThrowingSupplier<T> |
| Class | Description |
|---|---|
| FieldInitializer |
Helper class to initialize fields with a value or throw an exception if the value is null.
|
| ObjectPrinter |
Convert an Object to a String using reflection to access all fields.
|