ID - key typeT - event typepublic abstract class InteractikMappedEventsData<ID,T extends InteractikEvent> extends InteractikListedEventsData<T>
ListedEventsData,
Event| Constructor and Description |
|---|
InteractikMappedEventsData()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
SortedMap<ID,List<T>> |
getMappedEvents()
Getter for mappedEvents.
|
void |
setMappedEvents(SortedMap<ID,List<T>> mappedEvents)
Setter for mappedEvents.
|
getEvents, setEventsCopyright © 2018. All rights reserved.