public class MethodInvocationRecorder extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static interface |
MethodInvocationRecorder.PropertyNameDetectionStrategy |
static class |
MethodInvocationRecorder.Recorded<T> |
| 限定符和类型 | 字段和说明 |
|---|---|
static MethodInvocationRecorder.PropertyNameDetectionStrategy |
DEFAULT |
public static MethodInvocationRecorder.PropertyNameDetectionStrategy DEFAULT
public static <T> MethodInvocationRecorder.Recorded<T> forProxyOf(Class<T> type)
Copyright © 2023 tan. All rights reserved.