Package org.emrick.project
Class SyncTimeGUI.PairCountMS
java.lang.Object
org.emrick.project.SyncTimeGUI.PairCountMS
- Enclosing class:
- SyncTimeGUI
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
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()
-