| Constructor and Description |
|---|
RefList(java.nio.file.Path filePath) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(int index,
Ref ref) |
void |
close() |
Ref |
get(int index) |
int |
size() |
add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic Ref get(int index)
public int size()
public void close()
close in interface java.lang.AutoCloseable