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