Interface XReplacingCollection<E>

    • Method Summary

      Modifier and Type Method Description
      long substitute​(Function<? super E,​? extends E> mapper)  
    • Method Detail

      • substitute

        long substitute​(Function<? super E,​? extends E> mapper)