Class RfidTagLost<T>

    • Constructor Summary

      Constructors 
      Constructor Description
      RfidTagLost​(java.lang.String identifier, T tag, java.lang.Long timestamp)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RfidTagLost

        public RfidTagLost​(java.lang.String identifier,
                           T tag,
                           java.lang.Long timestamp)