@FunctionalInterface public static interface SingleSequenceReferenceAligner.TriFunction<T,U,V,W>
W
apply(T t, U u, V v)
W apply(T t, U u, V v)