Package com.beust.jcommander.internal
Class DefaultConverterFactory
java.lang.Object
com.beust.jcommander.internal.DefaultConverterFactory
- All Implemented Interfaces:
IStringConverterFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionClass
<? extends IStringConverter<?>> getConverter
(Class forType)
-
Constructor Details
-
DefaultConverterFactory
public DefaultConverterFactory()
-
-
Method Details
-
getConverter
- Specified by:
getConverter
in interfaceIStringConverterFactory
-