public final class LogiEventListDelta<T,P,I> extends LogiEventBase
| Constructor and Description |
|---|
LogiEventListDelta(String path,
T instance,
PropertyMetaModel<P> property,
int index,
I value,
ListDeltaType type) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
T |
getInstance() |
PropertyMetaModel<P> |
getProperty() |
ListDeltaType |
getType() |
I |
getValue() |
getPath, toString, toString@Nonnull public ListDeltaType getType()
@Nonnull public PropertyMetaModel<P> getProperty()
public int getIndex()
Copyright © 2017 etc.to. All rights reserved.