org.apache.lucene.util.fst
public static final class Util.MinResult<T> extends Object implements Comparable<Util.MinResult<T>>
Util.shortestPaths(org.apache.lucene.util.fst.FST, org.apache.lucene.util.fst.FST.Arc, java.util.Comparator, int)
.Constructor and Description |
---|
Util.MinResult(IntsRef input,
T output,
Comparator<T> comparator) |
public Util.MinResult(IntsRef input, T output, Comparator<T> comparator)
public int compareTo(Util.MinResult<T> other)
compareTo
in interface Comparable<Util.MinResult<T>>
Copyright © 2000–2018 JBoss by Red Hat. All rights reserved.