Interface CommandLineConverter<T>

Type Parameters:
T - type
All Known Implementing Classes:
AbstractCommandLineConverter, AbstractPropertiesCommandLineConverter, ProjectPropertiesCommandLineConverter, SystemPropertiesCommandLineConverter

public interface CommandLineConverter<T>
Author:
Hans Dockter