Uses of Class
org.apache.commons.functor.core.IsNotEqual
Packages that use IsNotEqual
-
Uses of IsNotEqual in org.apache.commons.functor.core
Fields in org.apache.commons.functor.core declared as IsNotEqualModifier and TypeFieldDescriptionstatic final IsNotEqual<Object, Object> IsNotEqual.INSTANCEBasic IsNotEqualinvalid input: '<'Object, Object> instance.Methods in org.apache.commons.functor.core that return IsNotEqualModifier and TypeMethodDescriptionstatic <L,R> IsNotEqual <L, R> IsNotEqual.instance()Get an IsNotEqual instance.