public class SymlinkMapsPaths extends Object implements SymlinkPaths
SymlinkPaths.SymlinkConsumer| Constructor and Description |
|---|
SymlinkMapsPaths(com.google.common.collect.ImmutableMap<Path,Path> links) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
void |
forEachSymlink(SymlinkPaths.SymlinkConsumer consumer)
Run
consumer on all links. |
int |
hashCode() |
public void forEachSymlink(SymlinkPaths.SymlinkConsumer consumer) throws IOException
SymlinkPathsconsumer on all links. Meant to be called by Steps
when actually creating the symlinks on disk.forEachSymlink in interface SymlinkPathsIOException