| Package | Description |
|---|---|
| org.bytedeco.arrow | |
| org.bytedeco.arrow.global |
| Modifier and Type | Method and Description |
|---|---|
arrow.ShouldSchedule |
CallbackOptions.should_schedule()
Describe whether the callback should be run synchronously or scheduled
|
arrow.ShouldSchedule |
CallbackOptions.should_schedule()
Describe whether the callback should be run synchronously or scheduled
|
| Modifier and Type | Method and Description |
|---|---|
CallbackOptions |
CallbackOptions.should_schedule(arrow.ShouldSchedule setter) |
CallbackOptions |
CallbackOptions.should_schedule(arrow.ShouldSchedule setter) |
| Modifier and Type | Method and Description |
|---|---|
arrow.ShouldSchedule |
arrow.ShouldSchedule.intern() |
arrow.ShouldSchedule |
arrow.ShouldSchedule.intern() |
static arrow.ShouldSchedule |
arrow.ShouldSchedule.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static arrow.ShouldSchedule |
arrow.ShouldSchedule.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static arrow.ShouldSchedule[] |
arrow.ShouldSchedule.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static arrow.ShouldSchedule[] |
arrow.ShouldSchedule.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.