|
|||||||||||
| 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.PercentFunction
Direct and inverse maps between Date/Timestamps to String objects.
| Constructor Summary | |
PercentFunction()
Creates a new instance of PercentFunction |
|
| Method Summary | |
java.lang.Object |
directMap(java.lang.Object[] objects)
Direct map: the direct conversion |
java.lang.Object |
inverseMap(java.lang.Object[] objects)
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 PercentFunction()
| Method Detail |
public java.lang.Object inverseMap(java.lang.Object[] objects)
inverseMap in class Functionobjects - The arguments array
public java.lang.Object directMap(java.lang.Object[] objects)
directMap in class Functionobjects - The arguments array
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||