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 |
---|---|---|
|
java.lang.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, getScriptName, getSharedLibraryName, getSharedLibrarySuffix, getStaticLibraryName, getStaticLibrarySuffix, isUnix |
class OperatingSystem |
current, findAllInPath, findInPath, getArch, getArchStr, getExecutableName, getName, getPath, getPathSeparator, getPathVar, getScriptName, getSharedLibraryName, getSharedLibrarySuffix, getStaticLibraryName, getStaticLibrarySuffix, getVersion, isFreeBSD, isLinux, isMacOsX, isNetBSD, isSolaris, isUnix, isWindows, toString |
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
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