Uses of Package
org.apache.commons.functor.core
-
Packages that use org.apache.commons.functor.core Package Description org.apache.commons.functor.core Commonly used functor implementations. -
Classes in org.apache.commons.functor.core used by org.apache.commons.functor.core Class Description Constant Evaluatesto constant value.Identity Evaluatesto its input argument.IsEqual IsInstance IsNotEqual IsNotNull IsNotSame Teststhe reference (!=) inequality of its arguments.IsNull IsSame Teststhe reference (==) equality of its arguments.NoOp A procedure that does nothing at all.