open class Holder
Async |
open class Async |
<init> |
Holder(callables: MutableList<Callable<AutonomousAbilityHolder!>!>!) |
async |
open fun async(): Async! |
hold |
open fun hold(): Unit |
release |
open fun release(): Unit |