public interface MetaCallableTask<T>
Modifier and Type | Interface and Description |
---|---|
static class |
MetaCallableTask.KIND |
Modifier and Type | Method and Description |
---|---|
T |
call() |
MetaCallableTask.KIND |
kind() |
T call()
MetaCallableTask.KIND kind()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.