Package com.atlassian.crowd.licensing
Class AppLinkPoweredPanopticonRestClient.RestResultIterator<T>
java.lang.Object
com.google.common.collect.UnmodifiableIterator<T>
com.google.common.collect.AbstractIterator<T>
com.atlassian.crowd.licensing.AppLinkPoweredPanopticonRestClient.RestResultIterator<T>
- All Implemented Interfaces:
Iterator<T>
- Enclosing class:
- AppLinkPoweredPanopticonRestClient
public static class AppLinkPoweredPanopticonRestClient.RestResultIterator<T>
extends com.google.common.collect.AbstractIterator<T>
-
Method Summary
Methods inherited from class com.google.common.collect.AbstractIterator
endOfData, hasNext, next, peekMethods inherited from class com.google.common.collect.UnmodifiableIterator
removeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining
-
Method Details
-
computeNext
- Specified by:
computeNextin classcom.google.common.collect.AbstractIterator<T>
-