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

Packages that use com.atlassian.jira.util.collect
com.atlassian.jira.bc.issue.worklog   
com.atlassian.jira.entity   
com.atlassian.jira.index.ha   
com.atlassian.jira.issue.index   
com.atlassian.jira.issue.search   
com.atlassian.jira.issue.util   
com.atlassian.jira.issue.worklog   
com.atlassian.jira.mail   
com.atlassian.jira.mock.issue.index   
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.bc.issue.worklog
PagedList
          Page over an underlying list, either by navigating to a page or iterating a page at a time.
 

Classes in com.atlassian.jira.util.collect used by com.atlassian.jira.entity
PagedList
          Page over an underlying list, either by navigating to a page or iterating a page at a time.
 

Classes in com.atlassian.jira.util.collect used by com.atlassian.jira.index.ha
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.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.issue.worklog
PagedList
          Page over an underlying list, either by navigating to a page or iterating a page at a time.
 

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.mock.issue.index
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.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
ClassMap
           
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-2014 Atlassian. All Rights Reserved.