Interface AppendOnlyLinkedArrayList.NonThrowingPredicate<T>
- Type Parameters:
T- the value type
- All Superinterfaces:
Predicate<T>
- Enclosing class:
AppendOnlyLinkedArrayList<T>
Predicate interface suppressing the exception.
-
Method Summary
-
Method Details
-
test
-