Uses of Enum
org.apache.commons.jexl3.introspection.JexlUberspect.JexlResolver
Packages that use JexlUberspect.JexlResolver
Package
Description
Provides high-level introspective services.
-
Uses of JexlUberspect.JexlResolver in org.apache.commons.jexl3.introspection
Methods in org.apache.commons.jexl3.introspection that return JexlUberspect.JexlResolverModifier and TypeMethodDescriptionstatic JexlUberspect.JexlResolver
Returns the enum constant of this type with the specified name.static JexlUberspect.JexlResolver[]
JexlUberspect.JexlResolver.values()
Returns an array containing the constants of this enum type, in the order they are declared.