T
public class PresetFilter<T> extends Object implements Filter<T>
PresetFilter(T... items)
boolean
includes(T item)
item
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PresetFilter(T... items)
items
public boolean includes(T item)
Filter
includes
Filter<T>
null
true
false