T
- public class DeviceDataEvent<T> extends DeviceEvent
Constructor and Description |
---|
DeviceDataEvent(GenericDevice device,
DeviceEventType type,
T _data) |
Modifier and Type | Method and Description |
---|---|
T |
getData()
Get the event data.
|
getDevice, getType
public DeviceDataEvent(GenericDevice device, DeviceEventType type, T _data)
public T getData()
Copyright © 2012-2013 ADELE Research Group. All Rights Reserved.