public static class Cache.EqualByteArray extends Object
private byte[]
b
private int
hash
EqualByteArray(byte[] b)
boolean
equals(Object obj)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
private final byte[] b
private volatile int hash
public EqualByteArray(byte[] b)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2023. All rights reserved.