Warning:
This method uses hashCode and equals of binary form of the key, not the actual implementations of hashCode and equals defined in key's class. @param key key to evict @return true if the key is evicted, false otherwise. @throws NullPointerException if the specified key is null
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|