public class Expression<T> extends Object
Expression(T expression)
boolean
equals(Object o)
String
getString()
T
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Expression(T expression)
public T getValue()
public String getString()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2014. All rights reserved.