sort method

view source

void sort ([int compare(E a, E b)]) inherited

Implementation

void sort([int compare(E a, E b)?]);