|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectde.unikassel.android.sdcframework.preferences.LogLevelConfigurationChangeEventImpl
public final class LogLevelConfigurationChangeEventImpl
Implementation of the configuration change event for the log level.
| Field Summary | |
|---|---|
private LogLevelConfiguration |
configuration
The log level configuration |
| Constructor Summary | |
|---|---|
private |
LogLevelConfigurationChangeEventImpl()
Constructor |
|
LogLevelConfigurationChangeEventImpl(LogLevelConfiguration configuration)
Constructor |
| Method Summary | |
|---|---|
LogLevelConfiguration |
getConfiguration()
Getter for the updated configuration, related to the Android preference |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final LogLevelConfiguration configuration
| Constructor Detail |
|---|
private LogLevelConfigurationChangeEventImpl()
public LogLevelConfigurationChangeEventImpl(LogLevelConfiguration configuration)
configuration - the updated log level configuration| Method Detail |
|---|
public LogLevelConfiguration getConfiguration()
ConfigurationChangeEvent
getConfiguration in interface ConfigurationChangeEvent<LogLevelConfiguration>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||