Class AbstractCommandLineConverter<T>

java.lang.Object
org.apache.maven.wrapper.cli.AbstractCommandLineConverter<T>
Type Parameters:
T - type
All Implemented Interfaces:
CommandLineConverter<T>
Direct Known Subclasses:
AbstractPropertiesCommandLineConverter

public abstract class AbstractCommandLineConverter<T> extends Object implements CommandLineConverter<T>
Command line converter.