Uses of Class
org.tinspin.index.IndexConfig
-
Packages that use IndexConfig Package Description org.tinspin.index.kdtree -
-
Uses of IndexConfig in org.tinspin.index.kdtree
Methods in org.tinspin.index.kdtree with parameters of type IndexConfig Modifier and Type Method Description static <T> KDTree<T>KDTree. create(IndexConfig config)
-