Searched refs:IndexHash (Results 1 – 3 of 3) sorted by relevance
22 public class IndexHash extends IndexBase { class25 public IndexHash() { in IndexHash() method in IndexHash63 IndexHash stored = new IndexHash(); in validate()
18 import org.tukaani.xz.index.IndexHash;50 private final IndexHash indexHash = new IndexHash();
79 src/org/tukaani/xz/index/IndexHash.java