public class WriteOnlyPathImpl extends Object implements WriteOnlyPath
WriteOnlyPath using delegate FileStore.Path to perform operations.| Constructor and Description |
|---|
WriteOnlyPathImpl(FileStore.Path delegatePath) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
FileStore.Writer |
fileWriter() |
int |
hashCode() |
WriteOnlyPath |
path(String... pathComponents) |
String |
toString() |
public WriteOnlyPathImpl(FileStore.Path delegatePath)
public WriteOnlyPath path(String... pathComponents)
path in interface WriteOnlyPathpublic FileStore.Writer fileWriter()
fileWriter in interface WriteOnlyPathCopyright © 2021–2024 Atlassian. All rights reserved.