Main Content

com.mathworks.toolbox.javabuilder.remoting.AbstractMWArrayVisitor Class

Namespace: com.mathworks.toolbox.javabuilder.remoting

Abstract Java class to provide visitor pattern for array types

Description

Declaration

public abstract class AbstractMWArrayVisitor<T> extends java.lang.Object 
implements MWArrayVisitor<T>

Abstract visitor class.

Implemented Interfaces: MWArrayVisitor<T>

Creation

Constructors

No constructor.

Properties

Public Properties

No public properties.

Methods

expand all

Version History

Introduced in R2006a