Package jmri.jmrit.logix
Class WarrantPreferencesPanel.DataPair<K,V>
java.lang.Object
jmri.jmrit.logix.WarrantPreferencesPanel.DataPair<K,V>
- Type Parameters:
K- key classV- value class
- All Implemented Interfaces:
Map.Entry<K,V>
- Enclosing class:
- WarrantPreferencesPanel
Retain the key/value pair of a Map or Dictionary as a pair.