public class CsvToSetPropertyEditor extends PropertyEditorSupport implements java.util.function.Function<String,ImprovedSet<String>>
| Constructor and Description |
|---|
CsvToSetPropertyEditor() |
| Modifier and Type | Method and Description |
|---|---|
ImprovedSet<String> |
apply(String input) |
String |
getAsText() |
void |
setAsText(String text) |
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, compose, identitypublic ImprovedSet<String> apply(String input)
apply in interface java.util.function.Function<String,ImprovedSet<String>>public String getAsText()
getAsText in interface PropertyEditorgetAsText in class PropertyEditorSupportpublic void setAsText(String text) throws IllegalArgumentException
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportIllegalArgumentExceptionCopyright © 2015. All rights reserved.