- All Implemented Interfaces:
picocli.CommandLine.ITypeConverter<List<Path>>
class ClasspathEntriesConverter
extends Object
implements picocli.CommandLine.ITypeConverter<List<Path>>
-
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
-
ClasspathEntriesConverter
ClasspathEntriesConverter()
-
Method Details
-
convert
- Specified by:
convert
in interface picocli.CommandLine.ITypeConverter<List<Path>>