Uses of Package
org.eclipse.collections.api.factory.stack.primitive
Packages that use org.eclipse.collections.api.factory.stack.primitive
Package
Description
This package contains static utilities for creating immutable primitive collection factories.
-
Classes in org.eclipse.collections.api.factory.stack.primitive used by org.eclipse.collections.api.factory.primitiveClassDescriptionA factory which creates instances of type
ImmutableBooleanStack.A factory which creates instances of typeImmutableByteStack.A factory which creates instances of typeImmutableCharStack.A factory which creates instances of typeImmutableDoubleStack.A factory which creates instances of typeImmutableFloatStack.A factory which creates instances of typeImmutableIntStack.A factory which creates instances of typeImmutableLongStack.A factory which creates instances of typeImmutableShortStack.A factory which creates instances of typeMutableBooleanStack.A factory which creates instances of typeMutableByteStack.A factory which creates instances of typeMutableCharStack.A factory which creates instances of typeMutableDoubleStack.A factory which creates instances of typeMutableFloatStack.A factory which creates instances of typeMutableIntStack.A factory which creates instances of typeMutableLongStack.A factory which creates instances of typeMutableShortStack.