public class Variable<Type> extends Object
Variable(String name, Type initialValue)
String
getName()
Class
getType()
Type
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Variable(String name, Type initialValue)
public Class getType()
public Type getValue()
public String getName()
Copyright © 2015. All rights reserved.