protected static class RangeTermTree.Term extends java.lang.Object implements java.lang.Comparable<RangeTermTree.Term>
Constructor and Description |
---|
Term(java.nio.ByteBuffer term,
AbstractType<?> comparator) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(RangeTermTree.Term o) |
public Term(java.nio.ByteBuffer term, AbstractType<?> comparator)
public int compareTo(RangeTermTree.Term o)
compareTo
in interface java.lang.Comparable<RangeTermTree.Term>
Copyright © 2009-2019 The Apache Software Foundation