public class Utils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Utils.PathSerialiser
A
Generator that serialises Paths into streams. |
| Constructor and Description |
|---|
Utils() |
public static void notNull(String name, Object value) throws IllegalArgumentException
nullname - the name of the value to report in error messagesvalue - the valueIllegalArgumentException - if the value is nullCopyright © 2016. All Rights Reserved.