MapDataEntry<T> typedef

MapDataEntry<T> = MapEntry<String, T>

Implementation

typedef MapDataEntry<T> = MapEntry<String, T>;