TrackerList typedef

TrackerList = List<List<String>>

Implementation

typedef TrackerList = List<List<String>>;