public interface Destroyable
Modifier and Type | Interface and Description |
---|---|
static class |
Destroyable.Util |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
boolean |
isDestroyed() |
Class<? extends Annotation> |
scope() |
void destroy()
boolean isDestroyed()
Class<? extends Annotation> scope()
Copyright © 2014–2021 ActFramework. All rights reserved.