D - Type d'objetpublic final class DtListPatternFilter<D extends DtObject> extends Object implements java.util.function.Predicate<D>, Serializable
| Constructor and Description |
|---|
DtListPatternFilter(String filterString)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(D dto) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, isEqual, negate, orpublic DtListPatternFilter(String filterString)
filterString - Chaine représentant le filtrepublic boolean test(D dto)
test in interface java.util.function.Predicate<D extends DtObject>Copyright © 2019. All Rights Reserved.