Helper to turn a list with an even number of elements into a Map.
Methods inherited from class | Name |
---|---|
class HashMap |
remove, remove, get, put, values, clone, clear, isEmpty, replace, replace, replaceAll, size, entrySet, putAll, putIfAbsent, keySet, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, forEach, getOrDefault, merge, equals, toString, hashCode, wait, wait, wait, getClass, notify, notifyAll |
class AbstractMap |
remove, get, put, equals, toString, values, hashCode, clear, isEmpty, size, entrySet, putAll, keySet, containsKey, containsValue, wait, wait, wait, getClass, notify, notifyAll, remove, replace, replace, replaceAll, putIfAbsent, compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge |
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.