net.sf.staccatocommons.lang.predicate.internal
Class NullPredicates

java.lang.Object
  extended by net.sf.staccatocommons.lang.predicate.internal.NullPredicates

public final class NullPredicates
extends Object

Author:
flbulgarelli

Constructor Summary
NullPredicates()
           
 
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
 

Constructor Detail

NullPredicates

public NullPredicates()
Method Detail

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.