public class CompiledPath extends Object
| Constructor and Description |
|---|
CompiledPath(java.nio.file.Path sourcePath,
java.nio.file.Path reponsePath) |
| Modifier and Type | Method and Description |
|---|---|
java.nio.file.Path |
getReponsePath() |
java.nio.file.Path |
getSourcePath() |
public CompiledPath(java.nio.file.Path sourcePath, java.nio.file.Path reponsePath)
public java.nio.file.Path getSourcePath()
public java.nio.file.Path getReponsePath()
Copyright © 2014. All Rights Reserved.