org.tinygroup.convert.common
Class UTCDateToByteArray
java.lang.Object
org.tinygroup.convert.common.UTCDateToByteArray
- All Implemented Interfaces:
- Converter<Date,byte[]>
public class UTCDateToByteArray
- extends Object
- implements Converter<Date,byte[]>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UTCDateToByteArray
public UTCDateToByteArray()
convert
public byte[] convert(Date inputData)
- Specified by:
convert in interface Converter<Date,byte[]>
Copyright © 2006–2015 TinyGroup. All rights reserved.