Uses of Interface
org.jhotdraw8.collection.primitive.IntSequencedCollection
Packages that use IntSequencedCollection
Package
Description
Defines interfaces for primitive collections and provides implementations.
-
Uses of IntSequencedCollection in org.jhotdraw8.collection.primitive
Subinterfaces of IntSequencedCollection in org.jhotdraw8.collection.primitiveModifier and TypeInterfaceDescriptioninterfaceInterface for aDequewith a primitive integer data elements.interfaceInterface for aListwith a primitive integer data elements.Classes in org.jhotdraw8.collection.primitive that implement IntSequencedCollectionModifier and TypeClassDescriptionclassAint-valued deque backed by a primitive array.classAint-valued list backed by a primitive array.