sort method

void sort()

Implementation

void sort() {
  round.sort();
}