Task

A task

public
interface Task {}

Members

Functions

run
void run()

The function to run

Meta