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

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

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
          Deprecated. use google quava eg. ImmutableList.builder()
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.
MultiMap
           
Sized
          Something that contains a number of items.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.