public class CustomPiOperation extends java.lang.Object implements Operation
CustomPiOperation()
double
apply(double value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CustomPiOperation()
public double apply(double value)
apply
Operation