Package fj.api

Interface TaskConsumerWithIndex<T>


public interface TaskConsumerWithIndex<T>
Author:
Dennis Cosgrove
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(T t, int index)