ArrayDataType
instead@Deprecated public class ArrayTypeInfo extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
dim
Deprecated.
|
int |
type
Deprecated.
|
Constructor and Description |
---|
ArrayTypeInfo(int type,
int dim)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj)
Deprecated.
|
public ArrayTypeInfo(int type, int dim)
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object