Package org.spongepowered.asm.util
Class Counter
- java.lang.Object
-
- org.spongepowered.asm.util.Counter
-
public final class Counter extends java.lang.ObjectMutable integer for use in collections
-
-
Field Summary
Fields Modifier and Type Field Description intvalueMutable int value
-
Constructor Summary
Constructors Constructor Description Counter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)inthashCode()
-