public abstract class NativeObject extends Object implements NativeObjectInterface
| Modifier and Type | Method and Description |
|---|---|
NativeObject |
clone() |
boolean |
equals(Object o) |
public NativeObject clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedExceptionCopyright © 2009-2015. All Rights Reserved.