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

com.jgcomptech.tools.enums.OSType Maven / Gradle / Ivy

package com.jgcomptech.tools.enums;

/** Types of Operating Systems. */
public enum OSType {
    Windows, MacOS, Linux, Solaris, Other
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy