Uses of Class
org.apache.commons.jexl3.internal.MetaCache
-
Packages that use MetaCache Package Description org.apache.commons.jexl3.internal Provides utilities for introspection services. -
-
Uses of MetaCache in org.apache.commons.jexl3.internal
Fields in org.apache.commons.jexl3.internal declared as MetaCache Modifier and Type Field Description protected MetaCacheEngine. metaCacheThe set of caches created by this engine.
-