Class ByteArrayHashMap.Entry<S>

  • Enclosing class:
    ByteArrayHashMap<T>

    protected static class ByteArrayHashMap.Entry<S>
    extends java.lang.Object
    • Method Detail

      • getKey

        public byte[] getKey()
      • getValue

        public S getValue()