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