Package ghidra.util.datastruct
Class Counter
java.lang.Object
ghidra.util.datastruct.Counter
Simple class used to avoid immutable objects and autoboxing when storing changing integer
primitives in a collection.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary