Class ParameterPair
- java.lang.Object
-
- com.github.cleydyr.dart.command.parameter.ParameterPair
-
public class ParameterPair extends Object
-
-
Constructor Summary
Constructors Constructor Description ParameterPair(Path inputPath, Path outputPath)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PathgetInputPath()PathgetOutputPath()
-