Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.jgrapht.util Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
ArrayUnenforcedSetHelper for efficiently representing small sets whose elements are known to be unique by construction, implying we don't need to enforce the uniquenessClassorg.jgrapht.utilJGraph
FibonacciHeapThis class implements a Fibonacci heap data structure.Classorg.jgrapht.utilJGraph
FibonacciHeapNode for maintaining the structure of the heap.Classorg.jgrapht.utilJGraph
MathUtilMath Utilities.Classorg.jgrapht.utilJGraph
ModifiableIntegerThe ModifiableInteger class wraps a value of the primitive type int in an object, similarly to Integer.Classorg.jgrapht.utilJGraph
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
TypeUtilTypeUtil isolates type-unsafety so that code which uses it for legitimate reasons can stay warning-free.Classorg.jgrapht.utilJGraph
VertexPairRepresentation of a pair of vertices; to be replaced by Pair if Sun ever gets around to adding Pair to java.Classorg.jgrapht.utilJGraph
WeightCombinerBinary operator for edge weights.Interfaceorg.jgrapht.utilJGraph