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