public abstract class AbstractHashCode extends Object implements IHashCode
AbstractHashCode()
protected abstract int
doHash(String text)
int
hash(String text)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractHashCode()
public int hash(String text)
IHashCode
hash
text
protected abstract int doHash(String text)
Copyright © 2020. All rights reserved.