public abstract class EventTransformer extends Object implements EventQueryable
Constructor and Description |
---|
EventTransformer(EventQueryable parentEvents) |
Modifier and Type | Method and Description |
---|---|
abstract Collection<LEvent> |
apply(Interval interval,
LEvent e) |
Collection<LEvent> |
getForInterval(Interval interval) |
public EventTransformer(EventQueryable parentEvents)
public abstract Collection<LEvent> apply(Interval interval, LEvent e)
public Collection<LEvent> getForInterval(Interval interval)
getForInterval
in interface EventQueryable
Processing Library loom by Cora Johnson-Roberson. (c) 2014-2016