public static final class Util.MinResult<T> extends java.lang.Object implements java.lang.Comparable<Util.MinResult<T>>
Util.shortestPaths(org.apache.lucene.util.fst.FST<T>, org.apache.lucene.util.fst.FST.Arc<T>, java.util.Comparator<T>, int)
.Constructor and Description |
---|
MinResult(IntsRef input,
T output,
java.util.Comparator<T> comparator) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Util.MinResult<T> other) |
public int compareTo(Util.MinResult<T> other)
compareTo
in interface java.lang.Comparable<Util.MinResult<T>>
Copyright © 2000-2023 Apache Software Foundation. All Rights Reserved.