ArrayType
instead@Deprecated public class ArrayDataType extends ArrayType
Constructor and Description |
---|
ArrayDataType(DataType dataType,
int dim)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static ArrayDataType |
getArrayDataType(java.lang.Object array)
Deprecated.
Use
ArrayType.getArrayInfo(Object) instead |
equals, getArrayInfo, getDataType, getDim, isSame, setDataType, setDim
public ArrayDataType(DataType dataType, int dim)
@Deprecated public static ArrayDataType getArrayDataType(java.lang.Object array)
ArrayType.getArrayInfo(Object)
instead