Interface MIter

    • Method Detail

      • remove

        void remove()
        Remove the object the iterator currently points to.

        Note that, usually, the iterator will now point to a different object, very often to the previous one (but this is not guaranteed!)