public class DateHashMapEntry extends Object
| Constructor and Description |
|---|
DateHashMapEntry() |
DateHashMapEntry(String key,
Date value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
Date |
getValue() |
void |
setKey(String key) |
void |
setValue(Date value) |
Copyright © 2023 CERN European Organization for Nuclear Research. All rights reserved.