public class HashMapWrapper<T,V> extends Object
HashCodeWrapper
HashMapWrapper(Map<HashCodeWrapper<T>,V> map)
V
get(T key)
Set<T>
keySet()
Collection<V>
values()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HashMapWrapper(Map<HashCodeWrapper<T>,V> map)
public Set<T> keySet()
public V get(T key)
public Collection<V> values()
Copyright © 2019. All rights reserved.