public interface IStringConverterFactory
IStringConverterInstanceFactory
Modifier and Type | Method and Description |
---|---|
<T> Class<? extends IStringConverter<T>> |
getConverter(Class<T> forType) |
<T> Class<? extends IStringConverter<T>> getConverter(Class<T> forType)
Copyright © 2017. All rights reserved.