| 程序包 | 说明 |
|---|---|
| cn.ideabuffer.process.core.context |
| 限定符和类型 | 方法和说明 |
|---|---|
static ContextWrapper |
Contexts.wrap(@NotNull Context context,
@NotNull Block block)
包装新的流程上下文
|
static ContextWrapper |
Contexts.wrap(@NotNull Context context,
@NotNull Block block,
KeyManager keyManager)
包装新的流程上下文
|
static ContextWrapper |
Contexts.wrap(@NotNull Context context,
@NotNull Block block,
KeyMapper mapper)
包装新的流程上下文
|
static ContextWrapper |
Contexts.wrap(@NotNull Context context,
@NotNull Block block,
KeyMapper mapper,
Set<Key<?>> readableKeys,
Set<Key<?>> writableKeys)
包装新的流程上下文
|
static ContextWrapper |
Contexts.wrap(@NotNull Context context,
@NotNull ExecutableNode<?,?> node)
包装新的流程上下文
|
Copyright © 2021. All rights reserved.