public abstract class DisplayCondition extends Object implements IDisposable
| Modifier | Constructor and Description |
|---|---|
protected |
DisplayCondition() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting
unmanaged resources.
|
protected void |
dispose(boolean disposing) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclosepublic final void dispose()
IDisposabledispose in interface IDisposableprotected void dispose(boolean disposing)