org.granite.messaging.amf.io.convert.impl
Class Array2Collection
java.lang.Object
org.granite.messaging.amf.io.convert.Converter
org.granite.messaging.amf.io.convert.impl.Array2Collection
public class Array2Collection
- extends Converter
- Author:
- Franck WOLFF
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Array2Collection
public Array2Collection(Converters converters)
internalCanConvert
protected boolean internalCanConvert(Object value,
Type targetType)
- Specified by:
internalCanConvert in class Converter
internalConvert
protected Object internalConvert(Object value,
Type targetType)
- Specified by:
internalConvert in class Converter