Package com.epam.fix.message.format
Class UTCTimestampWithMillisFormatter
java.lang.Object
com.epam.fix.message.format.AbstractUTCDateFormatter
com.epam.fix.message.format.MonthYearFormatter
com.epam.fix.message.format.UTCDateFormatter
com.epam.fix.message.format.UTCTimestampFormatter
com.epam.fix.message.format.UTCTimestampWithMillisFormatter
- All Implemented Interfaces:
FIXDateFormatter
Created with IntelliJ IDEA.
User: wed
Date: 22.11.12
Time: 1:38
To change this template use File | Settings | File Templates.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected int
formatUTCCalendar
(Calendar calendar, byte[] buff, int offset) int
Methods inherited from class com.epam.fix.message.format.AbstractUTCDateFormatter
format
-
Constructor Details
-
UTCTimestampWithMillisFormatter
public UTCTimestampWithMillisFormatter()
-
-
Method Details
-
getFormattedStringLength
- Specified by:
getFormattedStringLength
in interfaceFIXDateFormatter
- Overrides:
getFormattedStringLength
in classUTCTimestampFormatter
-
formatUTCCalendar
- Overrides:
formatUTCCalendar
in classUTCTimestampFormatter
-