- All Implemented Interfaces:
com.beust.jcommander.IStringConverter<List<File>>
public class FileListParser
extends Object
implements com.beust.jcommander.IStringConverter<List<File>>
-
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
-
FileListParser
public FileListParser()
-
Method Details
-
convert
- Specified by:
convert
in interface com.beust.jcommander.IStringConverter<List<File>>