Interface IAddedDictionary<TKey,TValue,TDictionary>

All Superinterfaces:
IAdded<TKey,TValue>, IDictionaryChanged, ion.Meta.IEvent

public interface IAddedDictionary<TKey,TValue,TDictionary> extends IAdded<TKey,TValue>, IDictionaryChanged
  • Method Summary

    Methods inherited from interface ion.SyncCollections.Events.Dictionary.IAdded

    getKey, getValue

    Methods inherited from interface ion.SyncCollections.Events.Dictionary.IDictionaryChanged

    getDictionary

    Methods inherited from interface ion.Meta.IEvent

    getRaiseTime