Class ByteArrayMapKey

java.lang.Object
com.swiftmq.tools.collection.ByteArrayMapKey

public class ByteArrayMapKey extends Object
  • Constructor Details

    • ByteArrayMapKey

      public ByteArrayMapKey(byte[] b)
  • Method Details

    • getByteArray

      public byte[] getByteArray()
    • getSignature

      public String getSignature()
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object