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