T
- the data signature type
V
- the data type
public class EventDataCacheQueueBasedEventData extends Object implements IEventDataCache>
IEventDataCache
. Merges data with the same signature by increasing its count. Will retrieve the first elements by the time of its signature registration. Not thread safe.
Constructor and Description |
---|
EventDataCacheQueueBased() |
public void put(V data)
public V retrieveNext()
retrieveNext
in interface IEventDataCache<T,V extends EventData<T>>
Copyright © 1998–2023 iText Group NV. All rights reserved.