public abstract class WhereOperand<T> extends Object implements Serializable
WhereOperand()
abstract T
extract(WhereOperandTransformer transformer)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WhereOperand()
public abstract T extract(WhereOperandTransformer transformer)
Copyright © 2017. All rights reserved.