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