public final class BuilderUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
notNull(T parameter)
Throws a runtime exception if the parameter is null.
|
public static <T> T notNull(T parameter)
T - a type of parameterparameter - Copyright © 2016 The Apache Software Foundation. All rights reserved.