Package org.openjdk.jol.util
Class SimpleIdentityHashSet
java.lang.Object
org.openjdk.jol.util.SimpleIdentityHashSet
Identity hash set implementation optimized for JOL uses. Cuts corners where it can.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleIdentityHashSet
public SimpleIdentityHashSet()
-
-
Method Details
-
add
-