TombstoneUtils.Signals
public static class TombstoneUtils.Signals
extends Object
java.lang.Object | |
↳ | com.android.sts.common.util.TombstoneUtils.Signals |
Resumo
Constantes | |
---|---|
String | SIGABRT |
String | SIGBUS |
String | SIGSEGV
|
Construtores públicos | |
---|---|
Signals () |
Constantes
SIGABRT
public static final String SIGABRT
Valor Constante: "SIGABRT"
SIGBUS
public static final String SIGBUS
Valor Constante: "SIGBUS"
SIGSEGV
public static final String SIGSEGV
Valor Constante: "SIGSEGV"
Construtores públicos
Sinais
public Signals ()