public class CacheablePropertyOperator extends Object implements PropertyOperator
PropertyOperator that adds support for invoker cache.| 构造器和说明 |
|---|
CacheablePropertyOperator() |
| 限定符和类型 | 方法和说明 |
|---|---|
@NonNull PropDesc |
getPropertyDescriptor(Class<?> targetType)
Get property descriptor.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindGetter, findSetter, readProperty, writePropertypublic @NonNull PropDesc getPropertyDescriptor(Class<?> targetType)
getPropertyDescriptor 在接口中 PropertyOperatortargetType - target typeCopyright © 2024. All rights reserved.