public class AccountPredicates extends Object
static boolean
hasActive(Predicate<AccountState> p)
static Predicate<AccountState>
isActive()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static boolean hasActive(Predicate<AccountState> p)
public static Predicate<AccountState> isActive()