Summary:
Methods
| Inherited Methods
Operation.State.SUCCESS
public
static
final
class
Operation.State.SUCCESS
extends Operation.State
| java.lang.Object | ||
| ↳ | androidx.work.Operation.State | |
| ↳ | androidx.work.Operation.State.SUCCESS | |
This represents an Operation which is successful.
Summary
Public methods | |
|---|---|
String
|
toString()
|
Inherited methods | |
|---|---|
Public methods
toString
public String toString ()
| Returns | |
|---|---|
String |
|