- All Implemented Interfaces:
picocli.CommandLine.ITypeConverter<Action>
public class ActionConverter
extends Object
implements picocli.CommandLine.ITypeConverter<Action>
Action converter.
-
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
-
ActionConverter
public ActionConverter()
-
Method Details
-
convert
- Specified by:
convert in interface picocli.CommandLine.ITypeConverter<Action>
- Throws:
Exception