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 ()