Fields inherited from class | Fields |
---|---|
class OperatingSystem |
OS_ARCH, OS_NAME, OS_VERSION |
Type | Name and description |
---|---|
static OperatingSystem |
INSTANCE |
Type Params | Return Type | Name and description |
---|---|---|
|
String |
getArchStr() Solaris-specific architecture strings. |
|
boolean |
isSolaris() Confirms this is a representation of the Solaris operating system. |
Methods inherited from class | Name |
---|---|
class GenericUnix |
getArch, getArchStr, getExecutableName, getExecutableNames, getScriptName, getSharedLibraryName, getSharedLibrarySuffix, getStaticLibraryName, isUnix |
class OperatingSystem |
current, findAllInPath, findInPath, getArch, getArchStr, getExecutableName, getExecutableNames, getPath, getPathSeparator, getScriptName, getSharedLibraryName, getSharedLibrarySuffix, getStaticLibraryName, getStaticLibrarySuffix, isFreeBSD, isLinux, isMacOsX, isNetBSD, isSolaris, isUnix, isWindows, toString |
Solaris-specific architecture strings. Takes care of dealing with slight inconsistencies for the same type of hardware platform.
Confirms this is a representation of the Solaris operating system.
true