Package org.assertstruct.template
Interface DataNode<T>
- All Known Implementing Classes:
ArrayNode,ObjectNode,StringNode,ValueNode
public interface DataNode<T>
-
Method Summary
-
Method Details
-
toData
T toData()
-
ArrayNode, ObjectNode, StringNode, ValueNode