Package icyllis.arc3d.core
Class UniqueID
java.lang.Object
icyllis.arc3d.core.UniqueID
An object with identity. This can be used to track state 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