@Component(value="directoryConfigs") public class DirectoryConfigs extends LinkedHashSet<DirectoryConfig>
Constructor and Description |
---|
DirectoryConfigs() |
Modifier and Type | Method and Description |
---|---|
DirectoryConfig |
removePath(String path) |
List<File> |
toFileList() |
spliterator
add, clear, clone, contains, isEmpty, iterator, remove, size
equals, hashCode, removeAll
addAll, containsAll, retainAll, toArray, toArray, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
parallelStream, removeIf, stream
public DirectoryConfig removePath(String path)
Copyright © 2009–2015 DuraSpace. All rights reserved.