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
public class UTCTimestampWithMillisFormatter
- extends UTCTimestampFormatter
Created with IntelliJ IDEA.
User: wed
Date: 22.11.12
Time: 1:38
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UTCTimestampWithMillisFormatter
public UTCTimestampWithMillisFormatter()
getFormattedStringLength
public int getFormattedStringLength(Calendar cal)
- Specified by:
getFormattedStringLength
in interface FIXDateFormatter
- Overrides:
getFormattedStringLength
in class UTCTimestampFormatter
formatUTCCalendar
protected int formatUTCCalendar(Calendar calendar,
byte[] buff,
int offset)
- Overrides:
formatUTCCalendar
in class UTCTimestampFormatter
Copyright © 2000-2014 EPAM Systems. All Rights Reserved.