|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpops.ale.engine.collect.Member
class Member
Pool Member definition.
Field Summary | |
---|---|
(package private) long |
firstSightingTime
First Time the tag was captured in event cycle. |
(package private) long |
lastSightingTime
Last Time the tag was captured in event cycle. |
(package private) long |
numReadings
Number of sightings of the tag in [ firstSightingTime, lastSightingTime ] |
(package private) byte[] |
tag
tag ID reference |
Constructor Summary | |
---|---|
Member()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
byte[] tag
long firstSightingTime
long lastSightingTime
long numReadings
firstSightingTime, lastSightingTime
]
Constructor Detail |
---|
Member()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |