SleepyNode constructor

SleepyNode(
  1. int id
)

Implementation

SleepyNode(int id) : super(id);