py4j.examples
Class OperatorExample
java.lang.Object
py4j.examples.OperatorExample
public class OperatorExample
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OperatorExample
public OperatorExample()
randomBinaryOperator
public List<Integer> randomBinaryOperator(Operator op)
randomTernaryOperator
public List<Integer> randomTernaryOperator(Operator op)
main
public static void main(String[] args)