public abstract class TwoTernary extends AbstractOpt
protected Object
left
right
TwoTernary()
Object
getLeft()
getRight()
void
wrap(Queue<Object> rpn)
calculateItem, equals, fetchSelf, toString
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
calculate, fetchPriority
protected Object right
protected Object left
public TwoTernary()
public void wrap(Queue<Object> rpn)
Operator
rpn
public Object getRight()
public Object getLeft()
Copyright © 2017. All rights reserved.