Interface Clearable

  • All Known Implementing Classes:
    AdvancedProcessor

    public interface Clearable
    Behavioral interface saying that there is option to clear contents of the object.
    • Method Detail

      • clear

        void clear()