Skip navigation links
A D E G P S 

A

AsynchronousEventsDelegate<T> - Class in de.melnichuk.events
 
AsynchronousEventsDelegate(Events<T>, int) - Constructor for class de.melnichuk.events.AsynchronousEventsDelegate
 

D

de.melnichuk.events - package de.melnichuk.events
 
DefaultEvents<T> - Class in de.melnichuk.events
 
DefaultEvents(int, int...) - Constructor for class de.melnichuk.events.DefaultEvents
 

E

Events<T> - Interface in de.melnichuk.events
collects supplied items, usually holding information about occurred events.

G

getHistory() - Method in class de.melnichuk.events.AsynchronousEventsDelegate
 
getHistory() - Method in class de.melnichuk.events.DefaultEvents
 
getHistory() - Method in interface de.melnichuk.events.Events
 
getSample(LinkedList<T>) - Method in interface de.melnichuk.events.SamplingStrategy
 

P

process(T) - Method in class de.melnichuk.events.AsynchronousEventsDelegate
 
process(T) - Method in class de.melnichuk.events.DefaultEvents
 
process(T) - Method in interface de.melnichuk.events.Events
 

S

SamplingStrategy<T> - Interface in de.melnichuk.events
a sampling strategy is used to pick a sample from a list of items or calculate one.
A D E G P S 
Skip navigation links