Interface Task.Executor<T>

Enclosing class:
Task

public static interface Task.Executor<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(T parameter)