Uses of Package
org.apache.commons.functor.core.collection

Packages that use org.apache.commons.functor.core.collection
org.apache.commons.functor.core.collection Collection-based functors, algorithms and utilities. 
 

Classes in org.apache.commons.functor.core.collection used by org.apache.commons.functor.core.collection
FilteredIterable
          Adds a fluent filtering API to any Iterable.
IsElementOf
          A BinaryPredicate that checks to see if the specified object is an element of the specified Collection.
IsEmpty
           
Size
          Returns the size of the specified Collection, or the length of the specified array or String.
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.