ca.quine.jcommons.sourceexporter.array
Class FloatArrayConverter
java.lang.Object
|
+--ca.quine.jcommons.sourceexporter.array.ArrayConverter
|
+--ca.quine.jcommons.sourceexporter.array.FloatArrayConverter
- All Implemented Interfaces:
- IArrayConverter, IRegistrant
- public class FloatArrayConverter
- extends ArrayConverter
- implements IRegistrant
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FloatArrayConverter
public FloatArrayConverter()
getRegistrationKeys
public Object[] getRegistrationKeys()
- Specified by:
getRegistrationKeys
in interface IRegistrant
convertArray
public Object[] convertArray(Object array,
int dimension)
throws ClassNotFoundException
- Specified by:
convertArray
in interface IArrayConverter
ClassNotFoundException