Package icyllis.arc3d.core
Class GenerationID
java.lang.Object
icyllis.arc3d.core.GenerationID
An object with identity. This can be used to track content changes through
reference equality '==', and as keys of
IdentityHashMap
.
Compared to using int or long, this will never conflict on runtime.- See Also:
-
Constructor Summary
-
Method Summary