public static class PartialAlignment.Factory
extends java.lang.Object
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
static <S,L,T> PartialAlignment<L,T,S> |
construct(PartialAlignment.State<S,L,T> state) |
public static <S,L,T> PartialAlignment<L,T,S> construct(PartialAlignment.State<S,L,T> state)