private static class SessionControl.SettingInfo extends Object
Modifier and Type | Field and Description |
---|---|
private boolean |
modified
If the setting has been modified while the user was logged in or not
|
private String |
value
The value of the setting, null indicates removal
|
Modifier | Constructor and Description |
---|---|
private |
SettingInfo(String value,
boolean modified) |