public static interface Variable.VariableHandler
Modifier and Type | Method and Description |
---|---|
boolean |
checkDeserialization(Object o) |
boolean |
isVarRef(Object o) |
Object |
resolveVarRef(Object o,
HashMap context) |
boolean isVarRef(Object o)
Variable.isVarRef(Object)
Object resolveVarRef(Object o, HashMap context)
Variable.resolveVarRef(Object, HashMap)
boolean checkDeserialization(Object o)
Variable.checkDeserialization(Object)
Copyright © 2018 universAAL Consortium. All rights reserved.