public static class IModifyListener.ModifyListener<T> extends Object implements IModifyListener<T>
IModifyListener.CreateListener<T>, IModifyListener.ModifyListener<T>, IModifyListener.RemoveListener<T>, IModifyListener.UpdateListener<T>| Modifier and Type | Method and Description |
|---|---|
void |
accept(T newValue,
T oldValue) |
boolean |
equals(Object obj) |
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetNotifyBufferId, isEnabled, onCreate, onListenStart, onListenStop, onModify, onRemove, onUpdateandThenpublic void accept(T newValue, T oldValue)
accept in interface BiConsumer<T,T>accept in interface IModifyListener<T>Copyright © 2020. All rights reserved.