com.epam.fix.message.format
Class TZTimestampMillisFormatter
java.lang.Object
com.epam.fix.message.format.TZTimeFormatter
com.epam.fix.message.format.TZTimeSecondsFormatter
com.epam.fix.message.format.TZTimeMillisFormatter
com.epam.fix.message.format.TZTimestampMillisFormatter
- All Implemented Interfaces:
- FIXDateFormatter
public class TZTimestampMillisFormatter
- extends TZTimeMillisFormatter
Created with IntelliJ IDEA.
User: wed
Date: 23.11.12
Time: 15:07
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 |
TZTimestampMillisFormatter
public TZTimestampMillisFormatter()
getFormattedStringLength
public int getFormattedStringLength(Calendar cal)
- Specified by:
getFormattedStringLength
in interface FIXDateFormatter
- Overrides:
getFormattedStringLength
in class TZTimeMillisFormatter
format
public int format(Calendar calendar,
byte[] buff,
int offset)
- Specified by:
format
in interface FIXDateFormatter
- Overrides:
format
in class TZTimeFormatter
Copyright © 2000-2014 EPAM Systems. All Rights Reserved.