public abstract class DriverEvent extends LensEvent
| Constructor and Description |
|---|
DriverEvent(long eventTime,
LensDriver driver)
Instantiates a new driver event.
|
| Modifier and Type | Method and Description |
|---|---|
LensDriver |
getDriver() |
getEventId, getEventTimepublic DriverEvent(long eventTime,
LensDriver driver)
eventTime - the event timedriver - the driverpublic LensDriver getDriver()
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.