Class CloneIterable.DefaultRemover

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected DefaultRemover()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void remove​(E element)
      Remove the specified object from the original collection.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultRemover

        protected DefaultRemover()