Uses of Class
com.atlassian.jira.util.collect.IdentitySet.IdentityReference

Packages that use IdentitySet.IdentityReference
com.atlassian.jira.util.collect   
 

Uses of IdentitySet.IdentityReference in com.atlassian.jira.util.collect
 

Methods in com.atlassian.jira.util.collect that return IdentitySet.IdentityReference
static
<T> IdentitySet.IdentityReference<T>
IdentitySet.IdentityReference.wrap(T value)
           
 

Constructor parameters in com.atlassian.jira.util.collect with type arguments of type IdentitySet.IdentityReference
IdentitySet(Set<IdentitySet.IdentityReference<T>> delegateSet)
          Create a new set using the passed set as the store.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.