Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.jgrapht.util.PrefetchIterator Classes and Interfaces - 2 results found.
NameDescriptionTypePackageFramework
PrefetchIteratorUtility class to help implement an iterator/enumerator in which the hasNext() method needs to calculate the next elements ahead of time.Classorg.jgrapht.utilJGraph
PrefetchIterator .NextElementFunctorYou must implement that NoSuchElementException is thrown on nextElement() if it is out of bound.Interfaceorg.jgrapht.util.PrefetchIteratorJGraph