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