public class IncludeAllFilter<N extends NamedObject>
extends java.lang.Object
implements java.util.function.Predicate<N>
| Constructor and Description |
|---|
IncludeAllFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(N namedObject) |
public boolean test(N namedObject)
test in interface java.util.function.Predicate<N extends NamedObject>Copyright © 2000-2018 Sualeh Fatehi. All rights reserved.