Interface LongAccumulator<T>


  • public interface LongAccumulator<T>
    • Method Detail

      • apply

        long apply​(T obj,
                   long v)