| Package | Description |
|---|---|
| org.gcube.common.resources.kxml.service.version |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultArtifactImpl
Default implementation of artifact versioning.
|
| Modifier and Type | Method and Description |
|---|---|
ArtifactVersion |
Restriction.getLowerBound() |
ArtifactVersion |
VersionSpecificationParser.Range.getRecommendedVersion() |
ArtifactVersion |
Restriction.getUpperBound() |
| Modifier and Type | Method and Description |
|---|---|
int |
DefaultArtifactImpl.compareTo(ArtifactVersion o) |
| Constructor and Description |
|---|
Restriction(ArtifactVersion lowerBound,
boolean lowerBoundInclusive,
ArtifactVersion upperBound,
boolean upperBoundInclusive) |
Copyright © 2015. All Rights Reserved.