com.epam.fix.message.format
Class TZTimeMillisFormatter
java.lang.Object
com.epam.fix.message.format.TZTimeFormatter
com.epam.fix.message.format.TZTimeSecondsFormatter
com.epam.fix.message.format.TZTimeMillisFormatter
- All Implemented Interfaces:
- FIXDateFormatter
- Direct Known Subclasses:
- TZTimestampMillisFormatter
public class TZTimeMillisFormatter
- extends TZTimeSecondsFormatter
HH:MM:SS.sss[Z | [ + | - hh[:mm]]]
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TZTimeMillisFormatter
public TZTimeMillisFormatter()
getFormattedStringLength
public int getFormattedStringLength(Calendar cal)
- Specified by:
getFormattedStringLength
in interface FIXDateFormatter
- Overrides:
getFormattedStringLength
in class TZTimeSecondsFormatter
formatTime
protected int formatTime(Calendar calendar,
byte[] buff,
int offset)
- Overrides:
formatTime
in class TZTimeSecondsFormatter
Copyright © 2000-2014 EPAM Systems. All Rights Reserved.