OSVersionInfoImpl
Represents an implementation of the OSVersionInfo
interface. Provides concrete values for the version, code name, and build number of the operating system.
Author
N7ghtm4r3
Parameters
osVersionInfo
The OSVersionInfo
object from the oshi.software.os.OperatingSystem
class that provides the version, code name, and build number of the operating system.