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