Interface PrimitiveSink

  • All Known Subinterfaces:
    Hasher

    @Beta
    public interface PrimitiveSink
    An object which can receive a stream of primitive values.
    Since:
    12.0 (in 11.0 as Sink)
    Author:
    Kevin Bourrillion