Uses of Class
org.apache.commons.jexl3.internal.introspection.BooleanGetExecutor
Packages that use BooleanGetExecutor
Package
Description
Provides low-level introspective services.
-
Uses of BooleanGetExecutor in org.apache.commons.jexl3.internal.introspection
Methods in org.apache.commons.jexl3.internal.introspection that return BooleanGetExecutorModifier and TypeMethodDescriptionstatic BooleanGetExecutor
BooleanGetExecutor.discover
(Introspector is, Class<?> clazz, String property) Discovers a BooleanGetExecutor.