public static final class RunShellCommand.ProcessResult
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getOutput() |
int |
getReturnCode() |
int |
hashCode() |
public int getReturnCode()
public java.lang.String getOutput()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object