public static class BeanOperations.EmptyBeanOperations extends Object implements BeanOperations
BeanOperations.EmptyBeanOperations| 限定符和类型 | 字段和说明 |
|---|---|
static BeanOperations.EmptyBeanOperations |
INSTANCE |
| 构造器和说明 |
|---|
EmptyBeanOperations() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addAssembleOperations(AssembleOperation operation)
Add assembly operation.
|
void |
addDisassembleOperations(DisassembleOperation operation)
Add disassembly operation.
|
void |
setActive(boolean active)
Set the current operation configuration active state.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitempty, getAssembleOperations, getDisassembleOperations, getSource, isActive, isEmptypublic static final BeanOperations.EmptyBeanOperations INSTANCE
public void addAssembleOperations(AssembleOperation operation)
addAssembleOperations 在接口中 BeanOperationsoperation - operationpublic void addDisassembleOperations(DisassembleOperation operation)
addDisassembleOperations 在接口中 BeanOperationsoperation - operationpublic void setActive(boolean active)
setActive 在接口中 BeanOperationsactive - active stateCopyright © 2024. All rights reserved.