Interface TwoStepMapper.Mergeable<T,R>

All Superinterfaces:
TwoStepMapper<T,R>
All Known Implementing Classes:
TwoStepMapper.KeyCounter, TwoStepMapper.SimpleCache
Enclosing interface:
TwoStepMapper<T,R>

public static interface TwoStepMapper.Mergeable<T,R> extends TwoStepMapper<T,R>
Enables merging the results from multiple instances.