MapData<T> typedef

MapData<T> = Map<String, T>

Implementation

typedef MapData<T> = Map<String, T>;