| Package | Description |
|---|---|
| mn.foreman.api.endpoints.autominer | |
| mn.foreman.api.endpoints.nicehash | |
| mn.foreman.api.endpoints.pickaxe | |
| mn.foreman.api.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ApiType> |
Autominer.mappings()
Returns all of the autominer mappings.
|
Map<String,ApiType> |
AutominerImpl.mappings() |
| Modifier and Type | Method and Description |
|---|---|
List<ApiType> |
Nicehash.mappings()
Returns all of the nicehash mappings.
|
List<ApiType> |
NicehashImpl.mappings() |
| Modifier and Type | Field and Description |
|---|---|
ApiType |
Pickaxe.MinerConfig.apiType
The API type.
|
| Modifier and Type | Method and Description |
|---|---|
static ApiType |
ApiType.forValue(int value)
Returns the type for the provided value.
|
static ApiType |
ApiType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApiType[] |
ApiType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 OBM, LLC. All rights reserved.