Skip navigation links
C D E F G H I L M O P R S T U V W _ 

V

validateData() - Method in class com.mgnt.utils.textutils.VersionRange
 
Version - Class in com.mgnt.utils.textutils
 
Version(String) - Constructor for class com.mgnt.utils.textutils.Version
 
VERSION_DELIMITER - Static variable in class com.mgnt.utils.textutils.VersionRange
 
VersionComparator - Class in com.mgnt.utils.textutils
 
VersionComparator() - Constructor for class com.mgnt.utils.textutils.VersionComparator
 
versionNumbers - Variable in class com.mgnt.utils.textutils.Version
 
VersionRange - Class in com.mgnt.utils.textutils
This class represents a Version Range.
VersionRange(Version, Version) - Constructor for class com.mgnt.utils.textutils.VersionRange
This constructor constructs the Range with its lower and upper limits
VersionRange(String, String) - Constructor for class com.mgnt.utils.textutils.VersionRange
This constructor constructs the Range with its lower and upper limits.
VersionRange(Version, String) - Constructor for class com.mgnt.utils.textutils.VersionRange
This constructor constructs the Range with its lower and upper limits.
VersionRange(String, Version) - Constructor for class com.mgnt.utils.textutils.VersionRange
This constructor constructs the Range with its lower and upper limits.
VersionRange(Version) - Constructor for class com.mgnt.utils.textutils.VersionRange
This constructor creates the Range with the same lower and upper limits
VersionRange(String) - Constructor for class com.mgnt.utils.textutils.VersionRange
This constructor assumes that the string is a version range in format "[Version String] - [Version String]" It splits the string by the "-" delimiter and attempts to create the range the same way as constructor VersionRange.VersionRange(String, String) would.
C D E F G H I L M O P R S T U V W _ 
Skip navigation links