Main Content

com.mathworks.toolbox.javabuilder.remoting.NativeArrayContainer Class

Namespace: com.mathworks.toolbox.javabuilder.remoting

Java class to ensure proper disposal of automatically created arrays in remote proxies

Description

Declaration

public class NativeArrayContainer 
extends java.lang.Object 
implements java.io.Serializable

The NativeArrayContainer class is used as a helper in our RemoteProxy infrastructure to ensure that automatically created MWArrays being returned through the proxy get disposed of properly

Implemented Interfaces: java.io.Serializable

Creation

Constructors

No public constructors.

Properties

Public Properties

No public properties.

Methods

expand all

Version History

Introduced in R2006a