Package | Description |
---|---|
com.huawei.dli.sdk.common.type |
Modifier and Type | Class and Description |
---|---|
class |
SimpleArrayTypeInfo |
Modifier and Type | Field and Description |
---|---|
protected ArrayTypeInfo |
SimpleArray.typeInfo |
Modifier and Type | Method and Description |
---|---|
static ArrayTypeInfo |
TypeInfoUtils.getArrayTypeInfo(DataTypeInfo elementTypeInfo)
Get the data type info of a Array Type.
|
Modifier and Type | Method and Description |
---|---|
static DliArray |
TypeUtils.makeArray(ArrayTypeInfo typeInfo,
String data)
Make a DliArray object form the JSON string
|
Copyright © 2023. All rights reserved.