public final class FilterSelect<A,T> extends Object implements Selector<A,T>
Selector.SelectFixedElements<A,T>| Constructor and Description |
|---|
FilterSelect(Filter<T> f,
Selector<A,T> s) |
public Collection<T> execute(A argument) throws RuntimeException, IllegalArgumentException
execute in interface Function<A,Collection<T>>RuntimeExceptionIllegalArgumentExceptionFunction.execute(java.lang.Object)Copyright © 2001–2018 MDA Tools. All rights reserved.