org.tm4j.topicmap.ScopedObject .dispose()

Description

This method should be invoked when the object is no longer needed. Its implementation should ensure that any contained objects are disposed and that any external references are cleared out.

Other Resources

Related Topics