public class PinDigitalStateChangeEvent extends PinEvent
source| Constructor and Description |
|---|
PinDigitalStateChangeEvent(Object obj,
Pin pin,
PinState state)
Default event constructor
|
| Modifier and Type | Method and Description |
|---|---|
PinState |
getState()
Get the new pin state raised in this event.
|
getEventType, getPingetSource, toStringpublic PinState getState()
Copyright © 2012–2015 Pi4J. All rights reserved.