public class MapAccessiblePropertyOperator extends Object implements PropertyOperator
PropertyOperator that
adds support for map operations to the original operator.| 构造器和说明 |
|---|
MapAccessiblePropertyOperator() |
| 限定符和类型 | 方法和说明 |
|---|---|
@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.