A
B
C
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
G
- gcd(long,long) - function in com.topjohnwu.superuser.ShellUtils
- Get the greatest common divisor of 2 integers with binary algorithm.
- get(int) - function in com.topjohnwu.superuser.CallbackList
- get(int) - function in java.util.CallbackList
- get() - function in com.topjohnwu.superuser.internal.MainShell
- get(Executor,Shell.GetShellCallback) - function in com.topjohnwu.superuser.internal.MainShell
- getCached() - function in com.topjohnwu.superuser.internal.MainShell
- getCachedShell() - function in com.topjohnwu.superuser.Shell
- Get the cached main shell.
- getCause() - function in java.lang.NoShellException
- getCode() - function in com.topjohnwu.superuser.Shell.Result
- Get the return code of the job.
- getContext() - function in com.topjohnwu.superuser.internal.Utils
- getContextImpl(Context) - function in com.topjohnwu.superuser.internal.Utils
- getDeContext() - function in com.topjohnwu.superuser.internal.Utils
- getErr() - function in com.topjohnwu.superuser.Shell.Result
- Get the output of STDERR.
- getLocalizedMessage() - function in java.lang.NoShellException
- getMessage() - function in java.lang.NoShellException
- getOut() - function in com.topjohnwu.superuser.Shell.Result
- Get the output of STDOUT.
- getShell() - function in com.topjohnwu.superuser.Shell
- Get the main shell instance.
- getShell(Shell.GetShellCallback) - function in com.topjohnwu.superuser.Shell
- Get the main shell instance asynchronously via a callback.
- getShell(Executor,Shell.GetShellCallback) - function in com.topjohnwu.superuser.Shell
- Get the main shell instance asynchronously via a callback.
- getStackTrace() - function in java.lang.NoShellException
- getStatus() - function in com.topjohnwu.superuser.Shell
- Get the status of the shell.
- getSuppressed() - function in java.lang.NoShellException