Uses of Class
org.apache.commons.jexl2.internal.introspection.IntrospectorBase
-
Packages that use IntrospectorBase Package Description org.apache.commons.jexl2.internal Provides utilities for introspection services. -
-
Uses of IntrospectorBase in org.apache.commons.jexl2.internal
Methods in org.apache.commons.jexl2.internal that return IntrospectorBase Modifier and Type Method Description protected IntrospectorBase
Introspector. base()
Gets the current introspector base.
-