public class TrueFilter<E> extends Object implements Filter<E>
static TrueFilter
INSTANCE
boolean
select(E elem)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final TrueFilter INSTANCE
public boolean select(E elem)
select
Filter<E>
Copyright © 2021. All rights reserved.