Class ByteArray
java.lang.Object
org.conscrypt.ByteArray
Byte array wrapper for hashtable use. Implements equals() and hashCode().
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
bytes
private final byte[] bytes -
hashCode
private final int hashCode
-
-
Constructor Details
-
ByteArray
ByteArray(byte[] bytes)
-
-
Method Details
-
hashCode
-
equals
-