Java Utils API¶
Utilities for using oneML.
-
class
org::sertiscorp::oneml::face::Utils¶ Public Functions
-
inline synchronized void delete () Gracefully destroy the object and free memory.
-
inline
Utils(LicenseManager manager)¶ Construct a Utils object.
- Parameters
manager: LicenseManager instance.
-
-
class
org::sertiscorp::oneml::alpr::Utils¶ Public Functions
-
inline synchronized void delete () Gracefully destroy the object and free memory.
-
inline
Utils(LicenseManager manager)¶ Construct a Utils object.
- Parameters
manager: LicenseManager instance.
-