| Package | Description |
|---|---|
| org.jboss.da.model.rest |
| Modifier and Type | Method and Description |
|---|---|
static VersionComparator.VersionDifference |
VersionComparator.difference(String version1,
String version2)
Return information about first part of version that is different.
|
static VersionComparator.VersionDifference |
VersionComparator.VersionDifference.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VersionComparator.VersionDifference[] |
VersionComparator.VersionDifference.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.