|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of NetworkManager in <Unnamed> |
---|
Fields in <Unnamed> declared as NetworkManager | |
---|---|
private NetworkManager |
Controller.netManager
This is an object of NetworkManager type which holds the current network instance,
statistical data holder and various helping utility object like input
file reader. |
private static NetworkManager |
NetworkManager.netManager
An static instance of the NetworkManager class which is useful for the implementation of
Singleton design pattern. |
Methods in <Unnamed> that return NetworkManager | |
---|---|
static NetworkManager |
NetworkManager.getInstance()
Returns a NetworkManager class instance, if not already defined. |
static NetworkManager |
NetworkManager.getInstance(java.lang.String paramFile)
Returns a NetworkManager class instance, if not already defined. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |