Interface Clearable


  • public interface Clearable
    Generic interface for components that can be cleared so that helpers can treat them in a generic way.
    • Method Detail

      • clear

        void clear()