java.beans.PropertyEditor
, Converter
public final class SortedSetEditor extends AbstractCollectionConverter
Constructor | Description |
---|---|
SortedSetEditor() |
Modifier and Type | Method | Description |
---|---|---|
protected java.lang.Object |
createCollection(java.util.List list) |
toObjectImpl, toStringImpl
getAsText, getType, getValue, setAsText, setValue, toObject, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected java.lang.Object createCollection(java.util.List list)
createCollection
in class AbstractCollectionConverter
Copyright © 2005–2018. All rights reserved.