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