public interface IncrementalReplayResult<C,L,T,S,A extends PartialAlignment<L,T,S>>
extends java.util.Map<C,java.util.List<A>>
Modifier and Type | Interface and Description |
---|---|
static class |
IncrementalReplayResult.Factory |
static class |
IncrementalReplayResult.Impl |
static class |
IncrementalReplayResult.NaiveHashMapImpl<C,L,T,S,A extends PartialAlignment<L,T,S>> |