Package | Description |
---|---|
io.reactivex.internal.util |
Modifier and Type | Method and Description |
---|---|
void |
AppendOnlyLinkedArrayList.forEachWhile(AppendOnlyLinkedArrayList.NonThrowingPredicate<? super T> consumer)
Loops over all elements of the array until a null element is encountered or
the given predicate returns true.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.