- All Implemented Interfaces:
 
picocli.CommandLine.ITypeConverter<BuildTool> 
@Introspected
public class BuildToolConverter
extends Object
implements picocli.CommandLine.ITypeConverter<BuildTool> 
- 
Constructor Summary
Constructors
 
- 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
- 
Constructor Details
- 
BuildToolConverter
public BuildToolConverter()
 
 
- 
Method Details
- 
convert
- Specified by:
 
convert in interface picocli.CommandLine.ITypeConverter<BuildTool> 
- Throws:
 
Exception