public class HashStore extends Object
HashStore()
String
hash(String string)
lookup(String hash)
void
put(String string, String hash)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HashStore()
public void put(String string, String hash)
public String hash(String string)
public String lookup(String hash)
Copyright © 2005–2017 Alfresco Software. All rights reserved.