SinkImpl2

trait SinkImpl2[Tag, S, V, @specialized(Int, Double, Float) V2] extends Serializable
trait Serializable
class Object
trait Matchable
class Any

Value members

Abstract methods

def apply(sink: S, v: V, v2: V2): Unit