protected static class WeakIdentityHashMap.KeyRef<K> extends WeakReference<K>
KeyRef(K referent)
boolean
equals(Object o)
int
hashCode()
clear, enqueue, get, isEnqueued
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public KeyRef(@NonNull K referent)
public int hashCode()
hashCode
Object
public boolean equals(Object o)
equals
Copyright © 2022. All rights reserved.