public class NullChecker<S,K> extends Object implements org.simpleflatmapper.util.Predicate<S>
| Constructor and Description |
|---|
NullChecker(List<KeyAndPredicate<S,K>> keys,
KeySourceGetter<K,? super S> keySourceGetter) |
public NullChecker(List<KeyAndPredicate<S,K>> keys, KeySourceGetter<K,? super S> keySourceGetter)
Copyright © 2018. All rights reserved.