Uses of Interface
com.gigaspaces.internal.collections.IntegerSet
Packages that use IntegerSet
Package
Description
-
Uses of IntegerSet in com.gigaspaces.internal.collections
Methods in com.gigaspaces.internal.collections that return IntegerSetModifier and TypeMethodDescriptionabstract IntegerSetCollectionsFactory.createIntegerSet()abstract IntegerSetCollectionsFactory.createIntegerSet(int initialCapacity) -
Uses of IntegerSet in com.gigaspaces.internal.collections.standard
Classes in com.gigaspaces.internal.collections.standard that implement IntegerSetMethods in com.gigaspaces.internal.collections.standard that return IntegerSetModifier and TypeMethodDescriptionStandardCollectionsFactory.createIntegerSet()StandardCollectionsFactory.createIntegerSet(int initialCapacity) -
Uses of IntegerSet in com.gigaspaces.internal.collections.trove
Classes in com.gigaspaces.internal.collections.trove that implement IntegerSetMethods in com.gigaspaces.internal.collections.trove that return IntegerSetModifier and TypeMethodDescriptionTroveCollectionsFactory.createIntegerSet()TroveCollectionsFactory.createIntegerSet(int initialCapacity)