public interface PeekableMap<K,V> extends Map<K,V>
Map.Entry<K,V>
V
peek(Object key)
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values
V peek(Object key)
key
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.