Package | Description |
---|---|
co.uk.wxApp.models |
Modifier and Type | Method and Description |
---|---|
static Data |
Data.getInstance()
Implementation of singleton design pattern (useful in Android as it is difficult to pass
references to objects between activities
|