T
@InterfaceAudience.Private public abstract class HashKey<T> extends Object
Hash
protected T
t
HashKey(T t)
abstract byte
get(int pos)
abstract int
length()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final T t
public HashKey(T t)
public abstract byte get(int pos)
pos
public abstract int length()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.