sort abstract method

void sort(
  1. List<Path> list
)

Implementation

void sort(List<Path> list);