SinkImpl

trait SinkImpl[Tag, S, V] extends Serializable
trait Serializable
class Object
trait Matchable
class Any

Value members

Abstract methods

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