Class SpeedManagerPingMapperImpl.pingValue

java.lang.Object
com.biglybt.core.speedmanager.impl.SpeedManagerPingMapperImpl.pingValue
Enclosing class:
SpeedManagerPingMapperImpl

private static class SpeedManagerPingMapperImpl.pingValue extends Object
  • Field Details

    • x

      private final short x
    • y

      private final short y
    • metric

      private final short metric
  • Constructor Details

    • pingValue

      protected pingValue(int _x, int _y, int _m)
  • Method Details

    • getX

      protected int getX()
    • getY

      protected int getY()
    • getMetric

      protected int getMetric()
    • getString

      protected String getString()