public class CloneMethodM
extends java.lang.Object
| Constructor and Description |
|---|
CloneMethodM() |
| Modifier and Type | Method and Description |
|---|---|
CloneMethodM |
setShouldCatchCloneNotSupportedException(boolean value) |
boolean |
shouldCatchCloneNotSupportedException() |
java.lang.String |
toString() |
public boolean shouldCatchCloneNotSupportedException()
public CloneMethodM setShouldCatchCloneNotSupportedException(boolean value)
public java.lang.String toString()
toString in class java.lang.Object