Package | Description |
---|---|
org.glassfish.jersey.internal.guava |
Modifier and Type | Method and Description |
---|---|
static <T> PeekingIterator<T> |
Iterators.peekingIterator(Iterator<? extends T> iterator)
Returns a
PeekingIterator backed by the given iterator. |
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.