Modifier and Type | Method and Description |
---|---|
public BasicFileAttributes | |
public void |
get | back to summary |
---|---|
public BasicFileAttributes get() Returns cached attributes (may be null). If file is a symbolic link then the attributes are the link attributes and not the final target of the file. |
invalidate | back to summary |
---|---|
public void invalidate() Invalidates cached attributes |