public interface IndexData<T> extends Serializable, Persistable
Modifier and Type | Method and Description |
---|---|
T |
getCentroid() |
T |
getMax() |
T |
getMin() |
boolean |
isMaxInclusive() |
boolean |
isMinInclusive() |
boolean |
isRange() |
fromBinary, toBinary
Copyright © 2013–2022. All rights reserved.