Uses of Class
StatisticalData

Uses of StatisticalData in <Unnamed>
 

Fields in <Unnamed> declared as StatisticalData
private static StatisticalData NetworkManager.statData
          An instance of the StatisticalData class to perform the related statistical computations.
 

Methods in <Unnamed> that return StatisticalData
static StatisticalData NetworkManager.getStatDataInstance()
          Returns the statData variable of this class.