Uses of Interface
com.atlassian.jira.util.collect.Sized

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

Uses of Sized in com.atlassian.jira.util.collect
 

Subinterfaces of Sized in com.atlassian.jira.util.collect
 interface EnclosedIterable<T>
          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 that implement Sized
 class CollectionEnclosedIterable<T>
          Simple collection based EnclosedIterable.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.