CxxInheritedObject.ICxxConstructor

public interface ICxxConstructor

Native constructor interface.

Methods

construct

long construct(long javaReference)

Constructs the native object with the specified Java reference.

Parameters:
  • javaReference – Java object UID
Returns:

Native peer