public class Tautology<T> extends java.lang.Object implements Condition<T>
Tautology()
boolean
satisfy(T o)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Tautology()
public boolean satisfy(T o)
satisfy
Condition<T>