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
CollectionUtil Deprecated. since 2.12.3.
 



Copyright © 2012 Atlassian. All Rights Reserved.