Releases the external resources that this object depends on.
方法详细资料
releaseExternalResources
void releaseExternalResources()
Releases the external resources that this object depends on. You should
not call this method if the external resources (e.g. thread pool) are
in use by other objects.