Package fj.api

Interface TaskConsumer<T>


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

    Modifier and Type
    Method
    Description
    void
    accept(T t)