public static class S3.MyPath
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
key |
java.nio.file.Path |
path |
Constructor and Description |
---|
MyPath(java.lang.String k,
java.nio.file.Path p) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getKey() |
java.nio.file.Path |
getValue() |