updateInput abstract method

void updateInput(
  1. Iterable<Connection> inputs
)

Implementation

void updateInput(Iterable<Connection> inputs);