Uses of Class
org.apache.commons.functor.core.algorithm.RetainMatching
Packages that use RetainMatching
-
Uses of RetainMatching in org.apache.commons.functor.core.algorithm
Fields in org.apache.commons.functor.core.algorithm declared as RetainMatchingModifier and TypeFieldDescriptionprivate static final RetainMatching<Object> RetainMatching.INSTANCEA staticRetainMatchinginstance reference.Methods in org.apache.commons.functor.core.algorithm that return RetainMatchingModifier and TypeMethodDescriptionstatic RetainMatching<Object> RetainMatching.instance()Get a staticRetainMatchinginstance.