| java.lang.Object | |
| ↳ | greendroid.util.GDUtils |
Class that provides several utility methods related to GreenDroid.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Return the
GDApplication executors pool. | |||||||||||
Return the current
GDApplication | |||||||||||
Return the
GDApplication image cache | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Return the GDApplication executors pool.
| context | The calling context |
|---|
GDApplication
Return the current GDApplication
| context | The calling context |
|---|
GDApplication the given context is linked to.
Return the GDApplication image cache
| context | The calling context |
|---|
GDApplication