public static class IDisposable.DisposableUtil extends Object
| Constructor and Description |
|---|
DisposableUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkDisposed(IDisposable disposable)
Throws a
IDisposable.DisposeException if the given object is disposed. |
public DisposableUtil()
public static void checkDisposed(IDisposable disposable)
IDisposable.DisposeException if the given object is disposed.disposable - The disposable objectCopyright © 2013-2016 Loetz GmbH&Co.KG - Heidelberg - Germany, Eclipse OSBP Project, OS.bee