public interface Leaf<T,S extends Geometry> extends Node<T,S>
| Modifier and Type | Method and Description |
|---|---|
List<Entry<T,S>> |
entries() |
Entry<T,S> |
entry(int i)
Returns the ith entry (0-based).
|
add, context, count, delete, searchWithoutBackpressuregeometryCopyright © 2013–2023. All rights reserved.