ElementType - Тип элементов коллецииCollectionType - Тип коллецииpublic interface RemovingItemEvent<ElementType,CollectionType> extends CollectionEvent<CollectionType>
| Modifier and Type | Method and Description |
|---|---|
ElementType |
getRemovingItem()
Указывает на удаленный/старый элемент в коллекции
|
getCollectionElementType getRemovingItem()
Copyright © 2017. All rights reserved.