The Robot Application Programming Interface Delegate Project
|
Just a holder for an array list with an interface. More...
Static Public Member Functions | |
static void | addAgentToMonitor (Agent agent) |
static ArrayList< Agent > | getAgentsToMonitor () |
static Agent[] | getAgentsToMonitorArray () |
static void addAgentToMonitor | ( | Agent | agent | ) | [static] |
static ArrayList<Agent> getAgentsToMonitor | ( | ) | [static] |
static Agent [] getAgentsToMonitorArray | ( | ) | [static] |