cz.cuni.amis.utils.maps
Interface MapWithKeyListeners.IKeyCreatedListener<KEY,VALUE>

Package class diagram package MapWithKeyListeners.IKeyCreatedListener
All Superinterfaces:
EventListener, IListener<MapWithKeyListeners.KeyCreatedEvent<KEY,VALUE>>
Enclosing class:
MapWithKeyListeners<KEY,VALUE>

public static interface MapWithKeyListeners.IKeyCreatedListener<KEY,VALUE>
extends IListener<MapWithKeyListeners.KeyCreatedEvent<KEY,VALUE>>


Nested Class Summary
 
Nested classes/interfaces inherited from interface cz.cuni.amis.utils.listener.IListener
IListener.Notifier<LISTENER extends IListener>
 
Method Summary
 
Methods inherited from interface cz.cuni.amis.utils.listener.IListener
notify
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.