Package io.higson.runtime.helper
Class IdentitySet
java.lang.Object
io.higson.runtime.helper.IdentitySet
Identity-based set for tracking Property objects.
- Author:
- przemek hertel
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IdentitySet
public IdentitySet(int size) -
IdentitySet
public IdentitySet()
-
-
Method Details
-
add
-
contains
-
remove
-
getAll
-
size
public int size() -
print
-