Task

A task

interface Task {}

Members

Functions

run
void run()

The function to run

Meta