24062407240824092410241124122413241424152416
{ return false; } ByteSet other = (ByteSet) obj; return this.size() == other.size() && this.containsAll(other.toArray()); } @Override public int hashCode() {