Interface BiLongAccumulator<T,​A>


  • public interface BiLongAccumulator<T,​A>
    • Method Detail

      • apply

        long apply​(T obj,
                   A argument,
                   long v)