| 构造器和说明 |
|---|
TryCatchFinallyNode(@NotNull TryCatchFinallyProcessor processor) |
| 限定符和类型 | 方法和说明 |
|---|---|
TryCatchFinallyNodeBuilder |
TryCatchFinallyNodeBuilder.by(TryCatchFinallyProcessor processor) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
TryCatchFinallyProcessorImpl |
| 限定符和类型 | 类和说明 |
|---|---|
class |
TryCatchFinallyProcessorProxy |
| 限定符和类型 | 方法和说明 |
|---|---|
static TryCatchFinallyProcessor |
TryCatchFinallyProcessorProxy.wrap(@NotNull TryCatchFinallyProcessor target,
List<StatusWrapperHandler> handlers) |
| 限定符和类型 | 方法和说明 |
|---|---|
static TryCatchFinallyProcessor |
TryCatchFinallyProcessorProxy.wrap(@NotNull TryCatchFinallyProcessor target,
List<StatusWrapperHandler> handlers) |
| 构造器和说明 |
|---|
TryCatchFinallyProcessorProxy(@NotNull TryCatchFinallyProcessor target,
@NotNull StatusWrapperHandler handler) |
Copyright © 2021. All rights reserved.