| Modifier and Type | Method and Description |
|---|---|
static Runnable.ExecutableCase |
Runnable.ExecutableCase.forNumber(int value) |
Runnable.ExecutableCase |
RunnableOrBuilder.getExecutableCase() |
Runnable.ExecutableCase |
Runnable.getExecutableCase() |
Runnable.ExecutableCase |
Runnable.Builder.getExecutableCase() |
static Runnable.ExecutableCase |
Runnable.ExecutableCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Runnable.ExecutableCase |
Runnable.ExecutableCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Runnable.ExecutableCase[] |
Runnable.ExecutableCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Google LLC. All rights reserved.