public class Mul extends Operator
a * b
Mul(Term a, Term b)
java.util.List<Feature>
bind(StructType schema)
toString
variables
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
expand
public Mul(Term a, Term b)
a
b
public java.util.List<Feature> bind(StructType schema)
Term