Package dev.latvian.mods.kubejs.util
Class CountingMap
java.lang.Object
dev.latvian.mods.kubejs.util.CountingMap
-
Constructor Details
-
CountingMap
public CountingMap()
-
-
Method Details
-
get
-
set
-
add
-
clear
public void clear() -
getSize
public int getSize() -
forEach
-
getEntries
-
getKeys
-
getValues
-
getTotalCount
public long getTotalCount()
-