it.amattioli.encapsulate.percent
Class Percent
java.lang.Object
it.amattioli.encapsulate.percent.Percent
public class Percent
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Percent
public Percent(BigDecimal multiplier)
Percent
public Percent(String multiplier)
getMultiplier
public BigDecimal getMultiplier()
of
public BigDecimal of(BigDecimal value)
addTo
public BigDecimal addTo(BigDecimal value)
Copyright © 2011. All Rights Reserved.