public interface DriverHandler
| Modifier and Type | Method and Description |
|---|---|
<T extends Behaviour> |
behaviour(Class<T> behaviourClass)
Returns the specified facet of behaviour to interact with the device.
|
DriverData |
data()
Returns the device driver data.
|
Driver |
driver()
Returns the parent device driver.
|
Driver driver()
DriverData data()
Copyright © 2015. All rights reserved.