public abstract class EventMultiUpcaster extends SingleEntryMultiUpcaster<IntermediateEventRepresentation> implements EventUpcaster
SingleEntryMultiUpcaster and an EventUpcaster that eases the common process of
 upcasting one intermediate event representation to several other representations by applying a flat mapping function
 to the input stream of intermediate representations.| Constructor and Description | 
|---|
EventMultiUpcaster()  | 
Copyright © 2010–2018. All rights reserved.