StringMapEntry<T> typedef

StringMapEntry<T> = MapEntry<String, T>

Implementation

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