insert abstract method

void insert(
  1. EdgeEnd e
)

Insert a EdgeEnd into this EdgeEndStar

Implementation

void insert(EdgeEnd e);