Package | Description |
---|---|
com.atlassian.jira.util.collect |
Modifier and Type | Method and Description |
---|---|
static <T> IdentitySet.IdentityReference<T> |
IdentitySet.IdentityReference.wrap(T value) |
Constructor and Description |
---|
IdentitySet(Set<IdentitySet.IdentityReference<T>> delegateSet)
Create a new set using the passed set as the store.
|
Copyright © 2002-2016 Atlassian. All Rights Reserved.