public static interface Resolution.Visitor<T>
| Modifier and Type | Method and Description |
|---|---|
T |
licenseUnsatisfied() |
T |
missing() |
T |
notActive() |
T |
running() |
T |
versionMismatch(Version available) |
Copyright © 2023 Suncode. All rights reserved.