All Downloads are FREE. Search and download functionalities are using the official Maven repository.

oshi.software.os.OperatingSystemVersion Maven / Gradle / Ivy

There is a newer version: 3.4.0
Show newest version
/**
 * Copyright (c) Daniel Doubrovkine, 2010
 * dblock[at]dblock[dot]org
 * All Rights Reserved
 * Eclipse Public License (EPLv1)
 * http://oshi.codeplex.com/license
 */
package oshi.software.os;

/**
 * Version of an operating system.
 * 
 * @author dblock[at]dblock[dot]org
 */
public interface OperatingSystemVersion {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy