public abstract class SingleEventUpcaster extends SingleEntryUpcaster<IntermediateEventRepresentation> implements EventUpcaster
Upcaster
that eases the common process of upcasting one intermediate
event representation to another representation by applying a simple mapping function to the input stream of
intermediate representations.Constructor and Description |
---|
SingleEventUpcaster() |
Copyright © 2010–2022. All rights reserved.