close abstract method

void close()

Frees up any resources associated with this storage instance.

After calling this method, the storage instance must no longer be used.

Implementation

void close();