NavigatableList<T> typedef

NavigatableList<T> = List<Navigatable<T>>

Implementation

typedef NavigatableList<T> = List<Navigatable<T>>;