| Package | Description |
|---|---|
| net.studioblueplanet.tomtomwatch |
| Modifier and Type | Method and Description |
|---|---|
static ThreadCommand |
ThreadCommand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThreadCommand[] |
ThreadCommand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommunicationProcess.pushCommand(ThreadCommand command)
Push a command for executing on the command queue
|
Copyright © 2025. All rights reserved.