public class IsTrue extends Object implements Predicate<Boolean>
Dispatching.predicate(new Identity<Boolean>());
IsTrue()
boolean
accept(Boolean element)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IsTrue()
public boolean accept(Boolean element)
Predicate
accept
Predicate<Boolean>
element
Copyright © 2013. All rights reserved.