Uses of Class
cool.klass.deserializer.json.context.ContextNode
Packages that use ContextNode
-
Uses of ContextNode in cool.klass.deserializer.json.context
Methods in cool.klass.deserializer.json.context with parameters of type ContextNodeModifier and TypeMethodDescriptionvoidContextStack.push(ContextNode contextNode) voidContextStack.runWithContext(ContextNode contextNode, Runnable runnable)