Uses of Interface
com.atlassian.jira.util.Closeable

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

Uses of Closeable in com.atlassian.jira.util
 

Fields in com.atlassian.jira.util with type parameters of type Closeable
static Consumer<Closeable> Closeable.CLOSE
          Simple Consumer implementation that closes all elements.
 

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

Subinterfaces of Closeable in com.atlassian.jira.util.collect
 interface CloseableIterator<E>
          For iterators that need to be closed after use.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.