|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- the configuration typepublic interface ConfigurationChangeEvent<T extends Configuration>
Interface for observable configuration change event types to be created by
the
preference manager as event source. The related updated configuration can be
accessed using the getConfiguration()
method.
Method Summary | |
---|---|
T |
getConfiguration()
Getter for the updated configuration, related to the Android preference |
Method Detail |
---|
T getConfiguration()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |