public final class Checks extends Object
static <T> List<T>
notEmpty(List<T> list)
static <T> T
notNull(T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> T notNull(T value)
public static <T> List<T> notEmpty(List<T> list)
Copyright © 2018. All rights reserved.