SettingsModel - Key - public static class MapWizard.MapModel<SettingsModel,Key>
extends java.lang.Object
| Constructor and Description |
|---|
MapModel(Key current,
SettingsModel model,
Key previous) |
| Modifier and Type | Method and Description |
|---|---|
Key |
getCurrent() |
SettingsModel |
getModel() |
Key |
getPrevious() |
public MapModel(Key current, SettingsModel model, Key previous)
current - model - previous - public Key getCurrent()
public SettingsModel getModel()
public Key getPrevious()