org.mvel2.util
Class VariableSpaceModel

java.lang.Object
  extended by org.mvel2.util.VariableSpaceModel
Direct Known Subclasses:
SharedVariableSpaceModel, SimpleVariableSpaceModel

public abstract class VariableSpaceModel
extends Object

Author:
Mike Brock .

Field Summary
protected  String[] allVars
           
 
Constructor Summary
VariableSpaceModel()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

allVars

protected String[] allVars
Constructor Detail

VariableSpaceModel

public VariableSpaceModel()


Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.