Class TransferStatsView.RouteInfoRecord

  • Enclosing class:
    TransferStatsView

    private static class TransferStatsView.RouteInfoRecord
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private RouteInfoRecord()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      private java.lang.String getString()  
      private void update​(PEPeer peer)  
      • Methods inherited from class java.lang.Object

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

      • peer_count

        private int peer_count
      • up_rate

        private int up_rate
      • down_rate

        private int down_rate
    • Constructor Detail

      • RouteInfoRecord

        private RouteInfoRecord()
    • Method Detail

      • update

        private void update​(PEPeer peer)
      • getString

        private java.lang.String getString()