com.epam.fix.message.format
Class UTCTimeOnlyFormatter
java.lang.Object
com.epam.fix.message.format.AbstractUTCDateFormatter
com.epam.fix.message.format.UTCTimeOnlyFormatter
- All Implemented Interfaces:
- FIXDateFormatter
- Direct Known Subclasses:
- UTCTimeOnlyWithMillisFormatter
public class UTCTimeOnlyFormatter
- extends AbstractUTCDateFormatter
HH:MM:SS
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UTCTimeOnlyFormatter
public UTCTimeOnlyFormatter()
getFormattedStringLength
public int getFormattedStringLength(Calendar cal)
formatUTCCalendar
protected int formatUTCCalendar(Calendar calendar,
byte[] buff,
int offset)
- Specified by:
formatUTCCalendar
in class AbstractUTCDateFormatter
Copyright © 2000-2014 EPAM Systems. All Rights Reserved.