Class VersionRange
java.lang.Object
com.xebialabs.deployit.plugin.api.semver.VersionRange
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
includes
(com.github.zafarkhaja.semver.Version version) static VersionRange
withDefaultLexer
(String range)
-
Constructor Details
-
VersionRange
-
VersionRange
-
-
Method Details
-
withDefaultLexer
-
includes
public boolean includes(com.github.zafarkhaja.semver.Version version)
-