Interface Cachable

    • Method Detail

      • reset

        void reset()
        Cache managers invokes this method to free resources. Usually this method must drop references to external objects in order to enable garbage collection of them.