Searched defs:tryAdvance (Results 1 – 2 of 2) sorted by relevance
58 public boolean tryAdvance(Consumer<? super T> action) { in indexed() method in CollectSpliterators.WithCharacteristics
786 public boolean tryAdvance(Consumer<? super E> action) { in spliterator() method