- All Implemented Interfaces:
Selector<T[]>
public class PredicateArraySelector<T>
extends Object
implements Selector<T[]>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
-
set
public T[] set(T[] value)
- Specified by:
set in interface Selector<T>