protected class BranchNode.ModifyListenerContainer.LeafNodePredicateListener extends Variable<Boolean> implements IModifyListener<LeafNode<T,?>>
IModifyListener.CreateListener<T>, IModifyListener.ModifyListener<T>, IModifyListener.RemoveListener<T>, IModifyListener.UpdateListener<T>| Constructor and Description |
|---|
LeafNodePredicateListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(LeafNode<T,?> newValue,
LeafNode<T,?> oldValue) |
void |
dispose() |
void |
onListenStart(LeafNode<T,?> value) |
void |
onListenStop(LeafNode<T,?> value) |
evaluate, getContainer, getExpressionString, getExpressionTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNotifyBufferId, isEnabled, onCreate, onModify, onRemove, onUpdateandThenpublic void accept(LeafNode<T,?> newValue, LeafNode<T,?> oldValue)
accept in interface BiConsumer<LeafNode<T extends BranchNodeMetaModel,?>,LeafNode<T extends BranchNodeMetaModel,?>>accept in interface IModifyListener<LeafNode<T extends BranchNodeMetaModel,?>>public void onListenStart(LeafNode<T,?> value)
onListenStart in interface IModifyListener<LeafNode<T extends BranchNodeMetaModel,?>>public void onListenStop(LeafNode<T,?> value)
onListenStop in interface IModifyListener<LeafNode<T extends BranchNodeMetaModel,?>>Copyright © 2020. All rights reserved.