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)
RepresentrepresentData in interface Representdata - the instance to represent