StringTranslator<T> typedef

StringTranslator<T> = Translator<T, String>

Implementation

typedef StringTranslator<T> = Translator<T, String>;