public static class FilesCollection.DependencyMap extends HashMap<FileObject,FilesCollection>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
DependencyMap() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(FileObject dependency,
FileObject dependencee) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic boolean add(FileObject dependency, FileObject dependencee)
Copyright © 2014–2022 ImageJ. All rights reserved.