public class Scalar extends CClassDict implements HasArray, HasContent<List<?>>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Method and Description |
|---|---|
void |
__init__(Object[] args) |
void |
clearContent() |
List<?> |
getArrayContent() |
int[] |
getArrayShape() |
List<?> |
getContent() |
DType |
getDType() |
byte[] |
getObj() |
Object |
getOnlyElement() |
__getstate__, __setstate__, __setstate__, createAttributeMap, getArray, getArray, resetclear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, 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()
getContent in interface HasContent<List<?>>public void clearContent()
clearContent in interface HasContent<List<?>>public DType getDType()
public byte[] getObj()
Copyright © 2018. All rights reserved.