Package org.emrick.project
Class SyncTimeGUI.Pair
java.lang.Object
org.emrick.project.SyncTimeGUI.Pair
- Enclosing class:
- SyncTimeGUI
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
key
-
value
private float value
-
-
Constructor Details
-
Pair
-
-
Method Details
-
getKey
-
getValue
public float getValue() -
setKey
-
setValue
public void setValue(float value)
-