|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xenonsoft.bridgetown.examples.services.impl.MultiplierImpl
An implementation of the multiplier interface
| Constructor Summary | |
MultiplierImpl()
|
|
| Method Summary | |
java.math.BigDecimal |
multiply(java.math.BigDecimal a,
java.math.BigDecimal b)
multiply |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MultiplierImpl()
| Method Detail |
public java.math.BigDecimal multiply(java.math.BigDecimal a,
java.math.BigDecimal b)
multiply in interface IMultiplierexamples.services.IMultiplier#multiply(java.math.BigDecimal, java.math.BigDecimal)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||