Uses of Class
com.uber.h3core.H3Core
Packages that use H3Core
-
Uses of H3Core in com.uber.h3core
Methods in com.uber.h3core that return H3CoreModifier and TypeMethodDescriptionstatic H3CoreH3Core.newInstance()Create by unpacking the H3 native library to disk and loading it.static H3CoreH3Core.newInstance(H3CoreLoader.OperatingSystem os, String arch) Create by unpacking the H3 native library to disk and loading it.static H3CoreH3Core.newSystemInstance()Create by using the H3 native library already installed on the system.