Package com.jgcomptech.tools
Class OSInfo.VersionObject
- java.lang.Object
-
- com.jgcomptech.tools.OSInfo.VersionObject
-
- Enclosing class:
- OSInfo
public static final class OSInfo.VersionObject extends java.lang.ObjectA Version Object for use with theComputerInfoclass.
-
-
Constructor Summary
Constructors Constructor Description VersionObject()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intBuild()java.lang.StringMain()intMajor()intMinor()intNumber()intRevision()
-