ca.quine.jcommons.sourceexporter.array
Class IntArrayConverter
java.lang.Object
|
+--ca.quine.jcommons.sourceexporter.array.ArrayConverter
|
+--ca.quine.jcommons.sourceexporter.array.IntArrayConverter
- All Implemented Interfaces:
- IArrayConverter, IRegistrant
- public class IntArrayConverter
- extends ArrayConverter
- implements IRegistrant
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntArrayConverter
public IntArrayConverter()
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