public static class TestCloner.RegularSubclass extends TestCloner.RegularObject
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
name |
i
Constructor and Description |
---|
RegularSubclass(int i,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
clone
public java.lang.String toString()
toString
in class TestCloner.RegularObject