|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.jec.Function
net.sf.jec.functions.CurrencyFunction
| Constructor Summary | |
CurrencyFunction()
Creates a new instance of CurrencyFunction |
|
CurrencyFunction(CurrencyFormat cf)
|
|
| Method Summary | |
java.lang.Object |
directMap(java.lang.Object[] object)
Direct map: the direct conversion |
java.lang.Object |
inverseMap(java.lang.Object[] object)
Inverse map: the inverse conversion |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CurrencyFunction()
public CurrencyFunction(CurrencyFormat cf)
| Method Detail |
public java.lang.Object inverseMap(java.lang.Object[] object)
inverseMap in class Functionobject - The source object array
public java.lang.Object directMap(java.lang.Object[] object)
directMap in class Functionobject - The source object array
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||