MCPcopy Create free account
hub / github.com/cruppstahl/upscaledb / ups_get_version

Method ups_get_version

java/java/de/crupp/upscaledb/Database.java:27–27  ·  view source on GitHub ↗
(int which)

Source from the content-addressed store, hash-verified

25public class Database {
26
27 private native static int ups_get_version(int which);
28
29 private native static void ups_set_errhandler(ErrorHandler eh);
30

Callers 1

getVersionMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected