Package | Description |
---|---|
net.imagej.updater |
Modifier and Type | Method and Description |
---|---|
FilesCollection.DependencyMap |
FilesCollection.getDependencies(boolean overridingOnes)
Gets a map listing all the dependencees of files to be installed or
updated.
|
FilesCollection.DependencyMap |
FilesCollection.getDependencies(Iterable<FileObject> files,
boolean overridingOnes)
Gets a map listing all the dependencees of the specified files.
|
Copyright © 2014–2022 ImageJ. All rights reserved.