Index
All Classes and Interfaces|All Packages
R
- rememberPositions() - Method in class Agent
-
Method that removes the current node from stack of previous moves and adds it to array list of previous positions.
- rememberPositions() - Method in class Message
-
Abstract class to remember positions.
- rememberPositions() - Method in class Request
-
Method that removes the current node from stack of previous moves and adds it to array list of previous positions.
- Request - Class in Unnamed Package
- Request(int, Node, Event) - Constructor for class Request
-
Constructs and initializes a request.
- requestHasResponded() - Method in class Request
-
Method that returns if a request has responded or not
- respond() - Method in class Request
-
Method that goes back to the start node and prints the information of the event
- RoutingEntry - Class in Unnamed Package
- RoutingEntry(Node, int) - Constructor for class RoutingEntry
-
Constructs and initializes a routing entry.
- RoutingEntryTest - Class in Unnamed Package
- RoutingEntryTest() - Constructor for class RoutingEntryTest
All Classes and Interfaces|All Packages