protected class BranchNode.ModifyListenerContainer extends Object implements IChildNodeListener<T>
| Modifier and Type | Class and Description |
|---|---|
protected class |
BranchNode.ModifyListenerContainer.LeafNodePredicateListener |
protected class |
BranchNode.ModifyListenerContainer.ModifyListenerWrapper |
IChildNodeListener.ILeafNodeListener<T extends BranchNodeMetaModel,X>| Modifier | Constructor and Description |
|---|---|
protected |
ModifyListenerContainer() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Node<T,?> node,
Object oldValue) |
protected void |
dispose() |
protected void |
mergeActiveModifyListener() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenpublic void accept(Node<T,?> node, Object oldValue)
accept in interface BiConsumer<Node<T extends BranchNodeMetaModel,?>,Object>accept in interface IChildNodeListener<T extends BranchNodeMetaModel>protected void mergeActiveModifyListener()
protected void dispose()
Copyright © 2020. All rights reserved.