Package | Description |
---|---|
com.google.zxing.client.android |
Modifier and Type | Field and Description |
---|---|
private CaptureActivityHandler.State |
CaptureActivityHandler.state |
Modifier and Type | Method and Description |
---|---|
static CaptureActivityHandler.State |
CaptureActivityHandler.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CaptureActivityHandler.State[] |
CaptureActivityHandler.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|