Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3

Static Public Member Functions | List of all members

Class that provides factory functionality for objects derived from the SerializableBase class. More...

Static Public Member Functions

static Factory instance ()
 

Detailed Description

Member Function Documentation

SerializableBase createObject ( DaalContext  context,
long  cObject 
)

Creates a new object of Java class from a native object

Parameters
contextContext for managing the memory in the native part of the partial result object
cObjectPointer to the native object
Returns
Java object created from a native object
static Factory instance ( )
static

Static function that returns an instance of the Factory class

Returns
Instance of the Factory object

The documentation for this class was generated from the following file:

For more complete information about compiler optimizations, see our Optimization Notice.