public class NullSafety extends Object
NullSafety()
static <E> 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> List<Matcher<? super E>> nullSafe(Matcher<? super E>[] itemMatchers)
Copyright © 2021. All rights reserved.