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.introspectionMethods in org.apache.commons.jexl3.introspection that return JexlUberspect.JexlResolverModifier and TypeMethodDescriptionstatic JexlUberspect.JexlResolverReturns 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.