PerksNameValueMap<T> typedef

PerksNameValueMap<T> = Map<String, T>

Implementation

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