dispose abstract method

void dispose()

disposes that class. The class is not usable afterwards.

Implementation

void dispose();