public static class ScriptingCommands.FileList extends ConcurrentSkipListSet<File>
List<File> which add an extra utility method
for getting the common root directory of all the files in the list.| Constructor and Description |
|---|
FileList() |
| Modifier and Type | Method and Description |
|---|---|
File |
getCommonParentDirectory() |
add, ceiling, clear, clone, comparator, contains, descendingIterator, descendingSet, equals, first, floor, headSet, headSet, higher, isEmpty, iterator, last, lower, pollFirst, pollLast, remove, removeAll, size, spliterator, subSet, subSet, tailSet, tailSethashCodeaddAll, containsAll, retainAll, toArray, toArray, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitaddAll, containsAll, hashCode, retainAll, toArray, toArrayparallelStream, removeIf, streampublic File getCommonParentDirectory()
Copyright © 2019 LSST. All rights reserved.