com.jeffpalm.util
Interface Util.Filter

Enclosing class:
Util

public static interface Util.Filter


Field Summary
static Util.Filter NON_NULL
           
 
Method Summary
 boolean bool(java.lang.Object o)
           
 

Field Detail

NON_NULL

static final Util.Filter NON_NULL
Method Detail

bool

boolean bool(java.lang.Object o)