public class ValKeyed extends Val
Modifier and Type | Method and Description |
---|---|
Keyed |
getKeyed() |
boolean |
isKeyed() |
java.lang.String |
toString() |
int |
type() |
getBool, getFrame, getFun, getMapFrame, getModel, getNum, getNums, getRow, getStr, getStrs, isEmpty, isFrame, isFun, isMapFrame, isModel, isNum, isNums, isRow, isStr, isStrs
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonBytes, toJsonString, write, writeExternal, writeJSON
public ValKeyed(Keyed k)