Uses of Class
eu.bandm.tools.message.MessageStore_
Packages that use MessageStore_
-
Uses of MessageStore_ in eu.bandm.tools.message
Subclasses of MessageStore_ in eu.bandm.tools.messageModifier and TypeClassDescriptionclass
MessageStore<M extends Message>
Storage for a sequence ofMessage
s with dynamic sorting, graphic interfaces and propagation facilities.class
MessageStoreSorted<M extends Message>
Storage for a sequence ofMessage
s in order of their arrival.