sort abstract method

void sort(
  1. List<AssetPathEntity> list
)

Implementation

void sort(List<AssetPathEntity> list);