Generated by
JDiff

Interface com.google.common.hash.Funnel

Changed Methods
void funnel(T, extends, Object, PrimitiveSink) Change in signature from (T, PrimitiveSink) to (T extends Object, PrimitiveSink).
Sends a stream of data from the {@code from} object into the sink {@code into}.