This closes the object by disposing of data backing objects or
connections.
Method Detail
close
void close()
This closes the object by disposing of data backing objects or
connections. If the object is already closed, or in the process of
closing, this method does nothing (although, if the object is in the
process of closing, it may block until closing is complete).