Class EmptyOutputArgumentCollection
- java.lang.Object
-
- picard.cmdline.argumentcollections.EmptyOutputArgumentCollection
-
- All Implemented Interfaces:
OutputArgumentCollection
public class EmptyOutputArgumentCollection extends Object implements OutputArgumentCollection
-
-
Constructor Summary
Constructors Constructor Description EmptyOutputArgumentCollection()
-
-
-
Method Detail
-
getOutputFile
public File getOutputFile()
- Specified by:
getOutputFile
in interfaceOutputArgumentCollection
- Returns:
- The reference provided by the user, if any, or the default, if any.
-
-