Interface AppendOnlyLinkedArrayList.NonThrowingPredicate<T>
- Type Parameters:
T
- the value type
- All Superinterfaces:
Predicate<T>
- All Known Implementing Classes:
BehaviorProcessor.BehaviorSubscription
,BehaviorSubject.BehaviorDisposable
,SerializedSubject
- Enclosing class:
AppendOnlyLinkedArrayList<T>
Predicate interface suppressing the exception.
-
Method Summary