public interface BasicFileAttributesHolder
| Modifier and Type | Method and Description |
|---|---|
BasicFileAttributes |
get()
Returns cached attributes (may be null).
|
void |
invalidate()
Invalidates cached attributes
|
BasicFileAttributes get()
void invalidate()