Class CollatorTask<KOut,​VOut,​R>

  • Type Parameters:
    KOut - key type
    VOut - value type
    R - result type
    All Implemented Interfaces:
    <R>

    public class CollatorTask<KOut,​VOut,​R>
    extends 
    implements <R>
    Author:
    Nikita Koksharov
    • Constructor Detail

      • CollatorTask

        public CollatorTask()
    • Method Detail

      • call

        public R call()
               throws 
        Specified by:
         in interface <KOut>
        Throws: