public final class FollowLinks extends Object implements Attributes
| Constructor and Description |
|---|
FollowLinks(Path path) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
boolean |
followLinks() |
int |
hashCode() |
BasicFileAttributes |
load() |
Path |
path() |
public FollowLinks(Path path)
public Path path()
path in interface Attributespublic boolean followLinks()
followLinks in interface Attributespublic BasicFileAttributes load() throws IOException
load in interface AttributesIOExceptionCopyright © 2017. All rights reserved.