T
- the value typepublic static interface AppendOnlyLinkedArrayList.NonThrowingPredicate<T> extends Predicate<T>
Modifier and Type | Method and Description |
---|---|
boolean |
test(T t)
Test the given input value and return a boolean.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.