Package com.atlassian.jira.util.collect
Class IdentitySet.IdentityReference<T>
java.lang.Object
com.atlassian.jira.util.collect.IdentitySet.IdentityReference<T>
- Enclosing class:
- IdentitySet<T>
Stores a reference to any Object. Two references are considered equal only when they hold the exact same instance
of an object.
-
Constructor Summary
Constructors -
Method Summary