public class Scalar extends CClassDict implements HasArray
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Method and Description |
|---|---|
void |
__init__(Object[] args) |
List<?> |
getArrayContent() |
int[] |
getArrayShape() |
List<?> |
getContent() |
DType |
getDType() |
byte[] |
getObj() |
Object |
getOnlyElement() |
__getstate__, __setstate__, __setstate__, createAttributeMap, resetclear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic void __init__(Object[] args)
__init__ in class CClassDictpublic List<?> getArrayContent()
getArrayContent in interface HasArraypublic int[] getArrayShape()
getArrayShape in interface HasArraypublic Object getOnlyElement()
public List<?> getContent()
public DType getDType()
public byte[] getObj()
Copyright © 2017. All Rights Reserved.