org.refcodes.mixin.Disposable, org.refcodes.mixin.Disposable.Disposedable, org.refcodes.mixin.DisposedAccessorpublic interface DisposeAutomaton
extends org.refcodes.mixin.Disposable.Disposedable
DisposeAutomaton interface defines those methods related to the
dispose life-cycle.| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isDisposeable() |
Determines whether the component may get disposed.
|
Copyright © 2018. All rights reserved.