public interface FilterAcceptor<M,T> extends Acceptor<T>, ValueGetter<M,T>
M and parameter of type T
Acceptor,
ValueGetter| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptParam(M item,
T value) |
accept, canUse, extract, getKlazzgetValueCopyright © 1999-2012 CodeLutin. All Rights Reserved.