public class LinuxDistroInfo extends Object
| Modifier and Type | Method and Description |
|---|---|
static LinuxDistroInfo |
getInstance()
Returns the Linux distro information for the platform this JVM is running on.
|
String |
getName() |
String |
getVersion() |
public static LinuxDistroInfo getInstance()
public String getName()
public String getVersion()
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.