Package fj.api

Interface TaskFunctionWithIndex<T,R>


public interface TaskFunctionWithIndex<T,R>
Author:
Dennis Cosgrove
  • Method Summary

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