update abstract method

void update(
  1. PulsarNode prev,
  2. PulsarNode next
)

Implementation

void update(PulsarNode prev, PulsarNode next);