-
- All Implemented Interfaces:
-
java.lang.AutoCloseable
public final class OrtxPackage implements AutoCloseable
-
-
Method Summary
Modifier and Type Method Description static StringgetLibraryPath()static synchronized OrtxPackagegetPackage()voidclose()-
-
Method Detail
-
getLibraryPath
static String getLibraryPath()
-
getPackage
static synchronized OrtxPackage getPackage()
-
close
void close()
-
-
-
-