No examples for this method.
Frequently called with: [Clear]
-1
| API Diff Specification | |
| To Level: | 8 |
| From Level: | 7 |
| Generated | 2010.05.11 19:22 |
ComponentName Added interface java.lang.Cloneable.
| Changed Methods | ||
|---|---|---|
ComponentName
clone()
|
Change in return type from Object to ComponentName.Change in exceptions thrown from java.lang.CloneNotSupportedException to no exceptions.Method was inherited from java.lang.Object, but is now defined locally. Change of visibility from protected to public. |
|