Class SyncTimeGUI.PairCountMS

java.lang.Object
org.emrick.project.SyncTimeGUI.PairCountMS
Enclosing class:
SyncTimeGUI

public static class SyncTimeGUI.PairCountMS extends Object
  • Field Details

    • key

      private int key
    • value

      private long value
  • Constructor Details

    • PairCountMS

      public PairCountMS(int key, long value)
  • Method Details

    • getKey

      public int getKey()
    • getValue

      public long getValue()