@Experimental public interface VersionRange
Modifier and Type | Method and Description |
---|---|
String |
asString()
Returns a string representation of this version range
|
boolean |
contains(Version version)
Determines whether the specified version is contained within this range.
|
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.