Package org.mvel2.util
Class StaticFieldStub
java.lang.Object
org.mvel2.util.StaticFieldStub
- All Implemented Interfaces:
Serializable,StaticStub
- Author:
- Mike Brock
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StaticFieldStub
-
-
Method Details
-
call
public Object call(Object ctx, Object thisCtx, VariableResolverFactory factory, Object[] parameters) - Specified by:
callin interfaceStaticStub
-