public abstract class BaseExpression<Result> extends Object implements Expression<Result>
BaseExpression()
boolean
equals(Object obj)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
execute
public BaseExpression()
public String toString()
toString
Object
public boolean equals(Object obj)
equals
public int hashCode()
hashCode
Copyright © 2020. All rights reserved.