Abstract class for a schedulable action. It is intended as a wrapper for a regular action. In addition to a get method, it also has a schedule method that allows for the action to be scheduled.

Type Parameters

  • T

Implements

Constructors

Methods

Constructors

Methods