-
-
Method Summary
Modifier and Type Method Description Set<Entry.Map<Integer, V>>getEntries()Set<Integer>getKeys()IntegergetSize()Collection<V>getValues()Vget(Integer key)-
Methods inherited from class com.kizitonwose.calendar.data.DataStore
clear, compute, computeIfAbsent, computeIfPresent, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll -
Methods inherited from class kotlin.collections.MutableMap
containsKey, containsValue, forEach, getOrDefault, isEmpty -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-