public class NullSafety extends java.lang.Object
NullSafety()
static <E> java.util.List<Matcher<? super E>>
nullSafe(Matcher<? super E>[] itemMatchers)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NullSafety()
public static <E> java.util.List<Matcher<? super E>> nullSafe(Matcher<? super E>[] itemMatchers)