| Package | Description |
|---|---|
| org.julp |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericPredicate<T>
This predicate is using equals to evaluate
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<T> |
AbstractDomainObjectFactory.filter(Predicate<T> p)
Returns filtered list of previously loaded objects
Override as needed
|