| Package | Description |
|---|---|
| org.apache.commons.functor.core.collection |
Collection-based functors, algorithms and utilities. |
| Class and Description |
|---|
| 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-2013 The Apache Software Foundation. All Rights Reserved.