public class PartialAlignmentStateFunnelImpl<S,L,T> extends java.lang.Object implements com.google.common.hash.Funnel<PartialAlignment.State<S,L,T>>
Constructor and Description |
---|
PartialAlignmentStateFunnelImpl() |
Modifier and Type | Method and Description |
---|---|
void |
funnel(PartialAlignment.State<S,L,T> state,
com.google.common.hash.PrimitiveSink into) |
public void funnel(PartialAlignment.State<S,L,T> state, com.google.common.hash.PrimitiveSink into)
funnel
in interface com.google.common.hash.Funnel<PartialAlignment.State<S,L,T>>