接口 Cleanable


  • public interface Cleanable
    Interface defines that the object is cleanable.
    • 方法详细资料

      • cleanup

        void cleanup()
        Implementations must implement this cleanup method