public interface Destroyable
可销毁的接口
| 限定符和类型 | 接口和说明 |
|---|---|
static interface |
Destroyable.DestroyHook
销毁钩子
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
destroy()
销毁接口
|
void |
destroy(Destroyable.DestroyHook hook)
Do destroy with hook.
|
void destroy()
void destroy(Destroyable.DestroyHook hook)
hook - DestroyHookCopyright © 2008–2018 The Ant Financial. All rights reserved.