public static class FSTTester.InputOutput<T> extends java.lang.Object implements java.lang.Comparable<FSTTester.InputOutput<T>>
| Constructor and Description |
|---|
InputOutput(IntsRef input,
T output) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(FSTTester.InputOutput<T> other) |
public int compareTo(FSTTester.InputOutput<T> other)
compareTo in interface java.lang.Comparable<FSTTester.InputOutput<T>>Copyright © 2000–2025 The Apache Software Foundation. All rights reserved.