T
- The type of the values of the variable (the one handled by the evaluator).public class StaticVariableSet<T> extends Object implements AbstractVariableSet<T>
public StaticVariableSet()
public T get(String variableName)
get
in interface AbstractVariableSet<T>
variableName
- The name of the variable.Copyright © 2014. All Rights Reserved.