| 程序包 | 说明 |
|---|---|
| cn.jdevelops.spring.springutil |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> MethodInvocationRecorder.Recorded<T> |
MethodInvocationRecorder.forProxyOf(Class<T> type)
Creates a new Recorded for the given type.
|
<S> MethodInvocationRecorder.Recorded<S> |
MethodInvocationRecorder.Recorded.record(Function<? super T,S> converter)
Applies the given Converter to the recorded value and remembers the property accessed.
|
Copyright © 2023 tan. All rights reserved.