| 程序包 | 说明 |
|---|---|
| org.h2.mvstore.rtree |
An R-tree implementation
|
| 限定符和类型 | 方法和说明 |
|---|---|
MVRTreeMap<V> |
MVRTreeMap.Builder.create() |
static <V> MVRTreeMap<V> |
MVRTreeMap.create(int dimensions,
DataType valueType)
Create a new map with the given dimensions and value type.
|
Copyright © 2017. All rights reserved.