Uses of Class
Network

Uses of Network in <Unnamed>
 

Fields in <Unnamed> declared as Network
private  Network Controller.network
          This is the reference of the instaniated Network in NetworkManager.
private static Network NetworkManager.network
          An instance of the Network class to refer to the current simulating network.
 

Methods in <Unnamed> that return Network
static Network NetworkManager.getNetworkInstance()
          Returns the network variable of this class.