Class AveragePing


  • public class AveragePing
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      AveragePing​(double value)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      double getValue()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AveragePing

        public AveragePing​(double value)
    • Method Detail

      • getValue

        public double getValue()