sort abstract method

void sort(
  1. List<PathWrapper<Path>> list
)

Implementation

void sort(List<PathWrapper<Path>> list);