public static final class PriorityRTreeIndex.Factory extends java.lang.Object implements java.util.function.Supplier<PriorityRTreeIndex>
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
PriorityRTreeIndex |
get() |
public PriorityRTreeIndex get()
get in interface java.util.function.Supplier<PriorityRTreeIndex>