Uses of Package
org.jhotdraw8.collection.primitive
Packages that use org.jhotdraw8.collection.primitive
Package
Description
Defines interfaces for primitive collections and provides implementations.
-
Classes in org.jhotdraw8.collection.primitive used by org.jhotdraw8.collection.primitiveClassDescriptionA
byte-valued list backed by a primitive array.ByteConsumer.Interface for aListwith a primitive integer data elements.Interface for collection ofint-values with a well-defined linear ordering of its elements.A dense set of int-values which can be cleared in O(1); needs 8-bits storage space for each int-value.Adouble-valued list backed by a primitive array.Interface for aListwith a primitive integer data elements.Interface for collection ofint-values with a well-defined linear ordering of its elements.Aint-valued list backed by a primitive array.Interface for aDequewith a primitive integer data elements.Interface for aListwith a primitive integer data elements.Interface for collection ofint-values with a well-defined linear ordering of its elements.Interface for a collection of int-valued elements that contains no duplicates.An optimized array-based binary heap with long keys.Along-valued list backed by a primitive array.Interface for aDequewith a primitivelongdata elements.Interface for aQueuewith primitive long data elements.