public class TypeFixedDisassembleOperation extends SimpleKeyTriggerOperation implements DisassembleOperation
The DisassembleOperation implementation that express the disassemble operation of data from a fixed type.
| 构造器和说明 |
|---|
TypeFixedDisassembleOperation() |
| 限定符和类型 | 方法和说明 |
|---|---|
@NonNull BeanOperations |
getInternalBeanOperations(Object internalBean)
Get the operation configuration of nested object.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDisassembleOperationHandler, getSourceTypegetCondition, getId, getKey, getSource, setConditionallMatch, alwaysMatch, alwaysNoneMatch, anyMatch, getGroups, isBelong, noneMatch@NonNull public @NonNull BeanOperations getInternalBeanOperations(Object internalBean)
Get the operation configuration of nested object.
Always return a fixed type.
getInternalBeanOperations 在接口中 DisassembleOperationinternalBean - internal beanCopyright © 2024. All rights reserved.