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