Package com.atlassian.plugin.util.collect

Interface Summary
Consumer<T> Consume the object a Supplier produces.
Function<I,O> A Function that resolves input (of type I) to output (of type O).
Predicate<T> Evaluate an input and return true or false.
 

Class Summary
Transforms  
 



Copyright © 2014 Atlassian. All rights reserved.