A B C D F G H I J L M N O P R S T W

N

NamedListXYSeries - Class in Fairness.Graphing
NamedListXYSeries extends a ListXYSeries to have a name.
NamedListXYSeries(String) - Constructor for class Fairness.Graphing.NamedListXYSeries
Constructs a new NamedListXYSeries with the given name.
NamedXYSeries - Interface in Fairness.Graphing
NamedXYSeries extends the XYSeries interface to denote a data series that has a name.
NewRandomTest - Class in Fairness.Trees
NewRandomTest is used for testing the RandomTreeManager.
NewRandomTest() - Constructor for class Fairness.Trees.NewRandomTest
 
next() - Method in class Fairness.Simulation
Performs the next event in this Simulation.
Node - Class in Fairness.Nodes
The Node class is the center of the program design.
Node(Simulation, int, int, int, NodeMonitor, NodeBehavior, TreeBehavior) - Constructor for class Fairness.Nodes.Node
Constructs a new Node.
NodeBehavior - Interface in Fairness.Nodes.NodeBehaviors
NodeBehavior class provides an interface for the different node behaviors such as allowing to forward and receive packets and also contains information about the debts and confidence of nodes.
NodeMonitor - Class in Fairness
NodeMonitor contains methods to measure statistical information in the simulation.
NodeMonitor() - Constructor for class Fairness.NodeMonitor
Creates an unnamed NodeMonitor.
NodeMonitor(String) - Constructor for class Fairness.NodeMonitor
Creates a NodeMonitor with a given name.
NodeMonitor.Mark - Class in Fairness
A Mark represents collected statistics from a period of a NodeMonitor's collection.
NodeMonitor.Mark() - Constructor for class Fairness.NodeMonitor.Mark
 
NodeMonitoringTest - Class in Fairness
NodeMonitoringTest
NodeMonitoringTest() - Constructor for class Fairness.NodeMonitoringTest
 
NodePacket - Class in Fairness.Nodes
NodePacket represents packets in the fairness simulation.
NodePacket(Node, int, boolean, boolean, int) - Constructor for class Fairness.Nodes.NodePacket
Constructs a new NodePacket
NodeRoutingTest - Class in Fairness
NodeRoutingTest
NodeRoutingTest() - Constructor for class Fairness.NodeRoutingTest
 
NodeTransferEvent - Class in Fairness
NodeTransferEvent performs a single time, one-off arrival of a NodePacket at a Node.
NodeTransferEvent(NodePacket, Node) - Constructor for class Fairness.NodeTransferEvent
Constructs a new NodeTransferEvent to deliver the given packet to the given Node when the event is fired.
NormalTreeBehavior - Class in Fairness.Nodes.TreeBehaviors
NormalTreeBehavior is a part of the taxation scheme currently not implemented in our project.
NormalTreeBehavior() - Constructor for class Fairness.Nodes.TreeBehaviors.NormalTreeBehavior
 
NumberUtil - Class in Fairness
NumberUtil provides some numeric utilities.
NumberUtilTest - Class in Fairness
NumberUtilTest
NumberUtilTest() - Constructor for class Fairness.NumberUtilTest
 
numMatchingPrefix(int, int) - Static method in class Fairness.NumberUtil
Returns the size of the common hex digit prefix of two integers.

A B C D F G H I J L M N O P R S T W