public class HashManager extends Object
HashManager(Consumer<String> evictor, int max)
void
add(String hash)
boolean
contains(String hash)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HashManager(Consumer<String> evictor, int max)
public boolean contains(String hash)
public void add(String hash)
Copyright © 2018. All rights reserved.