Package | Description |
---|---|
org.apache.avalon.framework |
The Framework part of Avalon contains interfaces and contracts surrounding
those interfaces, along with default implementations of some of those
interfaces.
|
Modifier and Type | Method and Description |
---|---|
static Version |
Version.getVersion(String version)
Parse a version out of a string.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Version.complies(Version other)
Check this
Version against another for compliancy
(compatibility). |
boolean |
Version.equals(Version other)
Check this
Version against another for equality. |
Copyright © 2023. All rights reserved.