Uses of Class
org.apache.commons.functor.core.IsInstance
Packages that use IsInstance
-
Uses of IsInstance in org.apache.commons.functor.core
Fields in org.apache.commons.functor.core declared as IsInstanceModifier and TypeFieldDescriptionstatic final IsInstance<Object> IsInstance.INSTANCEBasic IsInstanceOf instance.Methods in org.apache.commons.functor.core that return IsInstanceModifier and TypeMethodDescriptionstatic <T> IsInstance<T> IsInstance.instance()Get an IsInstance instance.