Uses of Class
org.apache.commons.functor.core.collection.IsElementOf
Packages that use IsElementOf
-
Uses of IsElementOf in org.apache.commons.functor.core.collection
Fields in org.apache.commons.functor.core.collection declared as IsElementOfModifier and TypeFieldDescriptionprivate static final IsElementOf<Object, Object> IsElementOf.INSTANCEA staticIsElementOfinstance reference.Methods in org.apache.commons.functor.core.collection that return IsElementOfModifier and TypeMethodDescriptionstatic IsElementOf<Object, Object> IsElementOf.instance()Get an IsElementOf instance.