Class Introspector.CacheMiss
java.lang.Object
org.apache.commons.jexl3.internal.introspection.Introspector.CacheMiss
- Enclosing class:
Introspector
A Constructor get cache-miss.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CacheMiss
public CacheMiss()The constructor used as cache-miss.
-