Uses of Class
org.eclipse.collections.impl.set.primitive.AbstractLongSet
-
Packages that use AbstractLongSet Package Description org.eclipse.collections.impl.set.immutable.primitive This package contains implementations of the immutable primitive set interfaces.org.eclipse.collections.impl.set.mutable.primitive This package contains implementations of the mutable primitive set interfaces. -
-
Uses of AbstractLongSet in org.eclipse.collections.impl.set.immutable.primitive
Subclasses of AbstractLongSet in org.eclipse.collections.impl.set.immutable.primitive Modifier and Type Class Description classAbstractImmutableLongSetThis file was automatically generated from template file abstractImmutablePrimitiveSet.stg. -
Uses of AbstractLongSet in org.eclipse.collections.impl.set.mutable.primitive
Subclasses of AbstractLongSet in org.eclipse.collections.impl.set.mutable.primitive Modifier and Type Class Description classLongHashSetThis file was automatically generated from template file primitiveHashSet.stg.
-