All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.mvel2.util.VariableSpaceModel Maven / Gradle / Ivy

There is a newer version: 4.15.102
Show newest version
package org.mvel2.util;

/**
 * @author Mike Brock .
 */
public abstract class VariableSpaceModel {
  protected String[] allVars;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy