Package com.swiftmq.tools.collection
Class ByteArrayMapKey
- java.lang.Object
-
- com.swiftmq.tools.collection.ByteArrayMapKey
-
public class ByteArrayMapKey extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ByteArrayMapKey(byte[] b)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
byte[]
getByteArray()
java.lang.String
getSignature()
int
hashCode()
-