public static class CopyMapping.SourceTargetPair
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
source |
java.io.File |
target |
| Constructor and Description |
|---|
SourceTargetPair(java.lang.String source,
java.io.File target) |