Interface ExternalResourceReleasable

    • Method Detail

      • 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.