public class DisposableObject extends Object
Represents disposable object.
Constructor and Description |
---|
DisposableObject() |
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Disposes the current instance.
|
boolean |
getDisposed()
Gets a value indicating whether this instance is disposed.
|
Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.