java.beans.PropertyEditor, Converterpublic final class ArrayConverter extends AbstractCollectionConverter
| Constructor | Description |
|---|---|
ArrayConverter(java.lang.Class type,
java.beans.PropertyEditor editor) |
| Modifier and Type | Method | Description |
|---|---|---|
protected java.lang.Object |
createCollection(java.util.List list) |
toObjectImpl, toStringImplgetAsText, getType, getValue, setAsText, setValue, toObject, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic ArrayConverter(java.lang.Class type,
java.beans.PropertyEditor editor)
protected java.lang.Object createCollection(java.util.List list)
createCollection in class AbstractCollectionConverterCopyright © 2005–2018. All rights reserved.