| Package | Description |
|---|---|
| loci.common.adapter |
| Modifier and Type | Class and Description |
|---|---|
static class |
StatusReporterAdapter.LegacyWrapper
This class can be used to wrap loci.common.StatusReporter
objects and be passed to API expecting an ome.scifio.common.StatusReporter
object.
|
| Modifier and Type | Method and Description |
|---|---|
StatusReporter |
StatusReporterAdapter.ModernWrapper.unwrap() |
protected StatusReporter |
StatusReporterAdapter.wrapToModern(StatusReporter legacy) |
| Modifier and Type | Method and Description |
|---|---|
protected StatusReporter |
StatusReporterAdapter.wrapToLegacy(StatusReporter modern) |
| Constructor and Description |
|---|
StatusReporterAdapter.ModernWrapper(StatusReporter sr) |
Copyright © 2014 Open Microscopy Environment