|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openstreetmap.josm.data.Preferences.AbstractSetting<java.util.List<java.util.List<java.lang.String>>>
org.openstreetmap.josm.data.Preferences.ListListSetting
public static class Preferences.ListListSetting
| Constructor Summary | |
|---|---|
Preferences.ListListSetting(java.util.List<java.util.List<java.lang.String>> value)
|
|
| Method Summary | |
|---|---|
Preferences.ListListSetting |
getNullInstance()
Returns a setting whose value is null. |
void |
visit(Preferences.SettingVisitor visitor)
Enable usage of the visitor pattern. |
| Methods inherited from class org.openstreetmap.josm.data.Preferences.AbstractSetting |
|---|
getValue, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Preferences.ListListSetting(java.util.List<java.util.List<java.lang.String>> value)
| Method Detail |
|---|
public void visit(Preferences.SettingVisitor visitor)
Preferences.Setting
visitor - the visitorpublic Preferences.ListListSetting getNullInstance()
Preferences.Setting
Preferences.Setting.getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||