Converters()
static <T> com.google.common.base.Converter<T,String>
prefix(String prefix, Function<String,T> parse, Function<T,String> unparse)
static com.google.common.base.Converter<Integer,String>
prefixIntToStr(String prefix)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait