SignatureExtension
Leave feedback
On this page
Inheritance: java.lang.Object
All Implemented Interfaces: java.lang.Cloneable
public abstract class SignatureExtension implements Cloneable
Represents base class for signatures extensions.
| Constructor | Description |
|---|---|
| SignatureExtension() |
| Method | Description |
|---|---|
| deepClone() | Gets a copy of this object. |
| release() | Releasing resources. |
public SignatureExtension()
public Object deepClone()
Gets a copy of this object.
Returns: java.lang.Object
public void release()
Releasing resources.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.