Device.dispose

Disposes of the operating system resources associated with the receiver. After this method has been invoked, the receiver will answer <code>true</code> when sent the message <code>isDisposed()</code>.

@see #release @see #destroy @see #checkDevice

class Device
void
dispose
(
)

Meta