|
||||||||||
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)
Determines whether the specified version is contained within this range. |
Method Detail |
---|
boolean containsVersion(Version version)
version
- The version to test, must not be null
.
true
if this range contains the specified version, false
otherwise.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |