Interface IBankItem

    • Method Detail

      • withdraw

        void withdraw​(int amount)
      • withdrawAll

        void withdrawAll()