Uses of Class
com.comphenix.protocol.collections.IntegerMap
Packages that use IntegerMap
-
Uses of IntegerMap in com.comphenix.protocol.collections
Methods in com.comphenix.protocol.collections that return IntegerMapModifier and TypeMethodDescriptionstatic <T> IntegerMap<T>IntegerMap.newMap()Construct a new integer map.