Package kz.greetgo.script.model.update
Class UpdateWithState
- java.lang.Object
-
- kz.greetgo.script.model.update.UpdateWithState
-
public class UpdateWithState extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description ScriptMetaStatedeltakz.greetgo.json_update.JsonUpdateupdate
-
Constructor Summary
Constructors Constructor Description UpdateWithState()
-
-
-
Field Detail
-
update
public kz.greetgo.json_update.JsonUpdate update
-
delta
public ScriptMetaState delta
-
-