提交 d77c2599 authored 作者: Thomas Mueller Graf's avatar Thomas Mueller Graf

Docs

上级 56d4c7e9
......@@ -17,7 +17,8 @@ import org.h2.mvstore.type.ObjectDataType;
import org.h2.util.New;
/**
* An r-tree implementation. It uses the quadratic split algorithm.
* An r-tree implementation. It supports both the linear and the quadratic split
* algorithm.
*
* @param <V> the value class
*/
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论