public static class AbstractMap.SimpleEntry<K,V> extends Object
Constructor and Description |
---|
SimpleEntry(K key,
V value) |
SimpleEntry(Map.Entry<? extends K,? extends V> entry) |
comparingByKey, comparingByKey, comparingByValue, comparingByValue
Copyright © 2018. All rights reserved.