@ThreadSafe public class LockedInodePathList extends Object implements AutoCloseable
Constructor and Description |
---|
LockedInodePathList(List<LockedInodePath> inodePathList)
Creates a new instance of
LockedInodePathList . |
Modifier and Type | Method and Description |
---|---|
void |
close() |
List<LockedInodePath> |
getInodePathList()
get the associated inodePathList.
|
public LockedInodePathList(List<LockedInodePath> inodePathList)
LockedInodePathList
.inodePathList
- the list to be closedpublic List<LockedInodePath> getInodePathList()
public void close()
close
in interface AutoCloseable
Copyright © 2023. All Rights Reserved.