| Package | Description |
|---|---|
| org.apache.commons.jexl2.internal |
Provides utilities for introspection services.
|
| Modifier and Type | Field and Description |
|---|---|
private java.lang.ref.SoftReference<IntrospectorBase> |
Introspector.ref
The soft reference to the introspector currently in use.
|
| Modifier and Type | Method and Description |
|---|---|
protected IntrospectorBase |
Introspector.base()
Gets the current introspector base.
|