link abstract method

void link(
  1. Valuable<Output> valuable
)

Link to a Valuable

Implementation

void link(Valuable<Output> valuable);