public class PinAnalogValueChangeEvent extends PinEvent
source| Constructor and Description |
|---|
PinAnalogValueChangeEvent(Object obj,
Pin pin,
double value)
Default event constructor
|
| Modifier and Type | Method and Description |
|---|---|
double |
getValue()
Get the new pin value raised in this event.
|
getEventType, getPingetSource, toStringCopyright © 2012–2015 Pi4J. All rights reserved.