Package | Description |
---|---|
org.apache.commons.jexl3.internal.introspection |
Provides low-level introspective services.
|
Modifier and Type | Method and Description |
---|---|
static ConstructorMethod |
ConstructorMethod.discover(Introspector is,
Object ctorHandle,
Object... args)
Discovers a class constructor and wrap it as a JexlMethod.
|
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.