Package fj.api

Interface TaskFunction<T,R>

All Known Implementing Classes:
PigLatinTranslator

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

    Modifier and Type
    Method
    Description
    apply(T t)