protected class SafeRepresenter.RepresentArray extends java.lang.Object implements Represent
Modifier | Constructor and Description |
---|---|
protected |
RepresentArray() |
Modifier and Type | Method and Description |
---|---|
Node |
representData(java.lang.Object data)
Create a Node
|
public Node representData(java.lang.Object data)
Represent
representData
in interface Represent
data
- the instance to represent