from String
A method to create a Version from a String. The string should be of the form "1.2.3" or "1.2".
Since
200.0.0
Parameters
version String
a String representing a two or three part positive numeric version, separated by dots.
A method to create a Version from a String. The string should be of the form "1.2.3" or "1.2".
200.0.0
a String representing a two or three part positive numeric version, separated by dots.