Class ListCreator
java.lang.Object
org.mvel2.optimizers.impl.refl.collection.ListCreator
- All Implemented Interfaces:
Accessor
- Author:
- Christopher Brock
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetValue(Object ctx, Object elCtx, VariableResolverFactory variableFactory) Accessor[]setValue(Object ctx, Object elCtx, VariableResolverFactory variableFactory, Object value)
-
Constructor Details
-
ListCreator
-
-
Method Details