Uses of Enum
org.eclipse.collections.impl.set.immutable.primitive.ImmutableIntSetFactoryImpl
Packages that use ImmutableIntSetFactoryImpl
Package
Description
This package contains implementations of the immutable primitive set interfaces.
-
Uses of ImmutableIntSetFactoryImpl in org.eclipse.collections.impl.set.immutable.primitive
Methods in org.eclipse.collections.impl.set.immutable.primitive that return ImmutableIntSetFactoryImplModifier and TypeMethodDescriptionstatic ImmutableIntSetFactoryImpl
Returns the enum constant of this type with the specified name.static ImmutableIntSetFactoryImpl[]
ImmutableIntSetFactoryImpl.values()
Returns an array containing the constants of this enum type, in the order they are declared.