Package com.diozero.internal.spi
Service Provider Interface package. Interfaces and base classes to support
the development of device factories. Typical users of diozero should not
normally need to reference this package.
-
-
Class Summary Class Description AbstractDevice AbstractDeviceFactory Base class for all device factories, including custom board-specific provider implementations (e.g.AbstractInputDevice<T extends DeviceEvent> BaseNativeDeviceFactory Helper class for instantiating different devices via the configured provider.