|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.retrotranslator.runtime.format.Conversion
net.sf.retrotranslator.runtime.format.DateTimeConversion
net.sf.retrotranslator.runtime.format.DateTimeConversion.MillisConversion
private static class DateTimeConversion.MillisConversion
Field Summary | |
---|---|
private long |
divisor
|
Constructor Summary | |
---|---|
DateTimeConversion.MillisConversion(long divisor)
|
Method Summary | |
---|---|
protected void |
printf(FormatContext context)
|
Methods inherited from class net.sf.retrotranslator.runtime.format.DateTimeConversion |
---|
format, getCalendar, getConversions |
Methods inherited from class net.sf.retrotranslator.runtime.format.Conversion |
---|
getInstance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private long divisor
Constructor Detail |
---|
public DateTimeConversion.MillisConversion(long divisor)
Method Detail |
---|
protected void printf(FormatContext context)
printf
in class DateTimeConversion
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |