public static class SDClient.PostSchedulesMap extends LinkedHashMap<Object,Map<String,Object>>
SDClient.getSchedules(Collection)
and
SDClient.getSchedulesMD5(Collection)
parameter: Use LinkedHashMap.values()
as argument.AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
PostSchedulesMap(Collection<?> ids)
Sole constructor.
|
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, removeEldestEntry, replaceAll, values
clone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, size
equals, hashCode, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, containsKey, equals, hashCode, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, size
public PostSchedulesMap(Collection<?> ids)
ids
- The station IDs.Copyright © 2015–2020 Allen D. Ball. All rights reserved.