JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.myscript.util
Interface IAutoCloseable
All Known Implementing Classes:
Configuration
,
ContentPackage
,
ContentPart
,
Editor
,
Engine
,
ParameterSet
,
RecognitionAssetsBuilder
,
Renderer
public interface
IAutoCloseable
An object that hold native resources until it is closed.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
close
()
Deletes native counterpart of this auto closable object
Method Detail
close
void close()
Deletes native counterpart of this auto closable object
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method