public final class SemVersion extends Object
SemVersion(int... version)
int
getMajor()
getMinor()
getPatch()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public SemVersion(int... version)
public int getMajor()
public int getMinor()
public int getPatch()
public String toString()
toString
Object
Copyright © 2021. All rights reserved.