Abstract base class for BSD-based operating systems.
Fields inherited from class | Fields |
---|---|
class OperatingSystem |
OS_ARCH, OS_NAME, OS_VERSION |
Constructor and description |
---|
protected GenericBSD
() |
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() |