|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VersionRange
A range of versions.
| Method Summary | |
|---|---|
boolean |
containsVersion(Version version)
Indicate if the provided version is part of this range. |
String |
getValue()
|
boolean |
isCompatible(VersionRange otherRange)
Indicate if the provided version range is compatible with the provided version range. |
| Method Detail |
|---|
boolean containsVersion(Version version)
version - the version to search
String getValue()
boolean isCompatible(VersionRange otherRange)
otherRange - the version range to compare
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||