Uses of Interface
xyz.cofe.collection.InsertingEvent
-
Packages that use InsertingEvent Package Description xyz.cofe.collection Коллекции с поддержкой уведомлений. -
-
Uses of InsertingEvent in xyz.cofe.collection
Methods in xyz.cofe.collection that return InsertingEvent Modifier and Type Method Description static <C,K,E>
InsertingEvent<C,K,E>InsertingEvent. create(C coll, K key, E element)Создание уведомления
-