public interface IListWithChangeIndex<T>
extends java.util.List<T>
| Modifier and Type | Method and Description |
|---|---|
int |
getChangeIndex() |
void |
setListWithChangeIndexListener(IListWithChangeIndexListener listener) |
void |
updateChangeIndex() |
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArrayvoid updateChangeIndex()
int getChangeIndex()
void setListWithChangeIndexListener(IListWithChangeIndexListener listener)
Copyright © CaptainCasa Gmbh. All Rights Reserved.