public class FoolishSet<T> extends java.lang.Object
FoolishSet(java.util.List<T> t)
FoolishSet(T t0)
boolean
contains(T t)
isEmpty()
int
size()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FoolishSet(T t0)
public FoolishSet(java.util.List<T> t)
public boolean contains(T t)
public boolean isEmpty()
public int size()