Package | Description |
---|---|
com.pi4j.platform | |
com.pi4j.system | |
com.pi4j.system.impl |
Modifier and Type | Method and Description |
---|---|
SystemInfoProvider |
Platform.getSystemInfoProvider() |
static SystemInfoProvider |
Platform.getSystemInfoProvider(Platform platform) |
Modifier and Type | Method and Description |
---|---|
static SystemInfoProvider |
SystemInfoFactory.getProvider()
Return default instance of
SystemInfoProvider . |
Modifier and Type | Method and Description |
---|---|
static void |
SystemInfoFactory.setProvider(SystemInfoProvider provider)
Sets default
SystemInfoProvider . |
Modifier and Type | Class and Description |
---|---|
class |
BananaPiSystemInfoProvider
BananaPi platform specific implementation of the SystemInfoProvider interface.
|
class |
BananaProSystemInfoProvider
BananaPro platform specific implementation of the SystemInfoProvider interface.
|
class |
BpiSystemInfoProvider
BPI platform specific implementation of the SystemInfoProvider interface.
|
class |
DefaultSystemInfoProvider
Abstract base implementation of the SystemInfoProvider interface.
|
class |
NanoPiSystemInfoProvider
NanoPi platform specific implementation of the SystemInfoProvider interface.
|
class |
OdroidSystemInfoProvider
Odroid platform specific implementation of the SystemInfoProvider interface.
|
class |
OrangePiSystemInfoProvider
OrangePi platform specific implementation of the SystemInfoProvider interface.
|
class |
RaspiSystemInfoProvider
Raspberry Pi platform specific implementation of the SystemInfoProvider interface.
|
class |
SystemInfoProviderBase
Abstract base implementation of the SystemInfoProvider interface.
|
Copyright © 2012–2019 Pi4J. All rights reserved.