Uses of Package
com.atlassian.jira.util.collect

Packages that use com.atlassian.jira.util.collect
com.atlassian.jira.issue.index   
com.atlassian.jira.issue.search   
com.atlassian.jira.issue.util   
com.atlassian.jira.mail   
com.atlassian.jira.ofbiz   
com.atlassian.jira.portal   
com.atlassian.jira.sharing   
com.atlassian.jira.sharing.index   
com.atlassian.jira.sharing.search   
com.atlassian.jira.util.collect   
com.atlassian.jira.util.index   
 

Classes in com.atlassian.jira.util.collect used by com.atlassian.jira.issue.index
EnclosedIterable
          A limited collection view that may be backed by the something that needs closing, for example a connection to a database.
Sized
          Something that contains a number of items.
 

Classes in com.atlassian.jira.util.collect used by com.atlassian.jira.issue.search
EnclosedIterable
          A limited collection view that may be backed by the something that needs closing, for example a connection to a database.
 

Classes in com.atlassian.jira.util.collect used by com.atlassian.jira.issue.util
CloseableIterator
          For iterators that need to be closed after use.
EnclosedIterable
          A limited collection view that may be backed by the something that needs closing, for example a connection to a database.
Sized
          Something that contains a number of items.
 

Classes in com.atlassian.jira.util.collect used by com.atlassian.jira.mail
MemoizingMap.Master
          Master that individual Maps can be printed from.
 

Classes in com.atlassian.jira.util.collect used by com.atlassian.jira.ofbiz
EnclosedIterable
          A limited collection view that may be backed by the something that needs closing, for example a connection to a database.
Sized
          Something that contains a number of items.
 

Classes in com.atlassian.jira.util.collect used by com.atlassian.jira.portal
EnclosedIterable
          A limited collection view that may be backed by the something that needs closing, for example a connection to a database.
 

Classes in com.atlassian.jira.util.collect used by com.atlassian.jira.sharing
EnclosedIterable
          A limited collection view that may be backed by the something that needs closing, for example a connection to a database.
 

Classes in com.atlassian.jira.util.collect used by com.atlassian.jira.sharing.index
Sized
          Something that contains a number of items.
 

Classes in com.atlassian.jira.util.collect used by com.atlassian.jira.sharing.search
EnclosedIterable
          A limited collection view that may be backed by the something that needs closing, for example a connection to a database.
Sized
          Something that contains a number of items.
 

Classes in com.atlassian.jira.util.collect used by com.atlassian.jira.util.collect
CloseableIterator
          For iterators that need to be closed after use.
CollectionBuilder
          Convenience class for creating collections (Set and List) instances or enclosed iterables.
EnclosedIterable
          A limited collection view that may be backed by the something that needs closing, for example a connection to a database.
IdentitySet
          A Set implementation that considers objects equal if an only if they are the same instance.
IdentitySet.IdentityReference
          Stores a reference to any Object.
MapBuilder
          Utility for easily creating Maps of all standard types.
MemoizingMap.Master
          Master that individual Maps can be printed from.
MemoizingMap.Master.Builder
          Used to build a MemoizingMap.Master that individual local copies can then be copied from.
MultiMap
           
Sized
          Something that contains a number of items.
 

Classes in com.atlassian.jira.util.collect used by com.atlassian.jira.util.index
Sized
          Something that contains a number of items.
 



Copyright © 2002-2010 Atlassian. All Rights Reserved.