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