SupplyToSyntax

trait SupplyToSyntax[+Case]
class Object
trait Matchable
class Any
trait SupplyToSyntaxTuple2[Case1, Case2]
trait SupplyToSyntaxTuple3[Case1, Case2, Case3]
trait SupplyToSyntaxTuple4[Case1, Case2, Case3, Case4]

Value members

Abstract methods

def supplyTo(consumer: Case => Unit): Unit