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

Packages that use com.atlassian.plugin.util.collect
com.atlassian.plugin.osgi.factory.transform Classes for transforming legacy plugin jars into proper OSGi bundles. 
com.atlassian.plugin.util.collect   
 

Classes in com.atlassian.plugin.util.collect used by com.atlassian.plugin.osgi.factory.transform
Function
          A Function that resolves input (of type I) to output (of type O).
 

Classes in com.atlassian.plugin.util.collect used by com.atlassian.plugin.util.collect
Consumer
          Consume the object a Supplier produces.
Function
          A Function that resolves input (of type I) to output (of type O).
Predicate
          Evaluate an input and return true or false.
 



Copyright © 2010 Atlassian. All Rights Reserved.