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, getEventTime
public DriverEvent(long eventTime, LensDriver driver)
eventTime
- the event timedriver
- the driverpublic LensDriver getDriver()
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.