net.sourceforge.plantuml.svek
Class ArithmeticStrategyMax
java.lang.Object
net.sourceforge.plantuml.svek.ArithmeticStrategyMax
- All Implemented Interfaces:
- ArithmeticStrategy
public class ArithmeticStrategyMax
- extends Object
- implements ArithmeticStrategy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArithmeticStrategyMax
public ArithmeticStrategyMax()
eat
public void eat(double v)
- Specified by:
eat
in interface ArithmeticStrategy
getResult
public double getResult()
- Specified by:
getResult
in interface ArithmeticStrategy
Copyright © 2013. All Rights Reserved.