public class ExprForgeProxy extends Object implements InvocationHandler
Constructor and Description |
---|
ExprForgeProxy(String expressionToString,
ExprForge forge) |
Modifier and Type | Method and Description |
---|---|
Object |
invoke(Object proxy,
Method m,
Object[] args) |
static Object |
newInstance(String expressionToString,
ExprForge forge) |
Copyright © 2005–2021. All rights reserved.