net.sf.staccatocommons.lang.predicate.internal
Class NullPredicates
java.lang.Object
net.sf.staccatocommons.lang.predicate.internal.NullPredicates
public final class NullPredicates
- extends Object
- Author:
- flbulgarelli
|
Method Summary |
static net.sf.staccatocommons.defs.predicate.Predicate |
notNull()
|
static net.sf.staccatocommons.defs.predicate.Predicate |
null_()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NullPredicates
public NullPredicates()
notNull
public static net.sf.staccatocommons.defs.predicate.Predicate notNull()
- Returns:
- the notNull
null_
public static net.sf.staccatocommons.defs.predicate.Predicate null_()
- Returns:
- the null_
Copyright © 2010-2012 Staccatocommons. All Rights Reserved.