| Package | Description |
|---|---|
| net.imagej.updater |
| Modifier and Type | Field and Description |
|---|---|
FileObject.Version |
FileObject.current |
| Modifier and Type | Field and Description |
|---|---|
Set<FileObject.Version> |
FileObject.previous |
| Modifier and Type | Method and Description |
|---|---|
Map<String,FileObject.Version> |
Checksummer.getCachedChecksums() |
Iterable<FileObject.Version> |
FileObject.getPrevious() |
| Modifier and Type | Method and Description |
|---|---|
void |
FileObject.addPreviousVersion(FileObject.Version version) |
int |
FileObject.Version.compareTo(FileObject.Version other) |
boolean |
FileObject.Version.equals(FileObject.Version other) |
| Constructor and Description |
|---|
Version(FileObject.Version other) |
Copyright © 2014–2022 ImageJ. All rights reserved.