public class Context extends Object
Modifier and Type | Method and Description |
---|---|
void |
destroy()
destroys this context freeing its resources.
|
Device |
getDevice()
Gets the device associated with this context.
|
void |
suspend()
Suspend this context
|
public void suspend()
public void destroy()
public Device getDevice()