public class Utsname extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getMachine() |
String |
getNodename() |
String |
getRelease() |
String |
getSysname() |
String |
getVersion() |
int |
hashCode() |
String |
toString() |
Copyright © 2023. All rights reserved.