Uses of Package
org.apache.commons.functor.core.collection
-
Packages that use org.apache.commons.functor.core.collection Package Description 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 Class Description FilteredIterable Adds a fluent filtering API to anyIterable.IsElementOf ABinaryPredicatethat 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.