| Package | Description |
|---|---|
| de.aipark.api.parkingarea |
| Modifier and Type | Method and Description |
|---|---|
List<MapEntry.Entry<K,V>> |
MapEntry.getEntryList() |
| Modifier and Type | Method and Description |
|---|---|
void |
MapEntry.setEntryList(List<MapEntry.Entry<K,V>> entryList) |
| Constructor and Description |
|---|
MapEntry(List<MapEntry.Entry<K,V>> entryListInstance)
can be used when special SortedList is necessary, e.g. for Schedules because order is important for displaying
|
Copyright © 2019. All rights reserved.