public class ReflectiveDisassembleOperationHandler extends Object implements DisassembleOperationHandler
DisassembleOperationHandler implementation based on PropertyOperator.| 构造器和说明 |
|---|
ReflectiveDisassembleOperationHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<Object> |
process(DisassembleOperation operation,
Collection<?> targets)
Extract nested objects in object attributes according to disassembly configuration.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic Collection<Object> process(DisassembleOperation operation, Collection<?> targets)
process 在接口中 DisassembleOperationHandleroperation - disassembly operation to be performedtargets - The target object to be processed should be the same type as targetTypeCopyright © 2024. All rights reserved.