public class CheckerMain extends @NonNull Object
The class has two responsibilities:
Modifier and Type | Class and Description |
---|---|
static interface |
CheckerMain.CLibrary
Helper class to invoke the libc system() native call
Using the system() native call, rather than Runtime.exec(), to handle
IO "redirection"
|
Constructor and Description |
---|
CheckerMain() |
public static @ReadOnly String findPathJar(Class<?> context) throws IllegalStateException
IllegalStateException