Interface SerialPortEvent


@NonNullByDefault public interface SerialPortEvent
Interface for a serial port event.
Author:
Markus Rathgeb - Initial contribution
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Get the type of the event.
    boolean
    Gets the new value of the state change that caused the SerialPortEvent to be propagated.