Package RFIDReader

Class ReadGapTimes

java.lang.Object
RFIDReader.ReadGapTimes

public class ReadGapTimes
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    int gapTime  
    int readTime  
  • Constructor Summary

    Constructors 
    Constructor Description
    ReadGapTimes​(int newReadTime, int newGapTime)  
  • Method Summary

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • ReadGapTimes

      public ReadGapTimes​(int newReadTime, int newGapTime)