|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Fingerprint
Here, a fingerprint is just a random number. But it could be anything, including a collection of personal traits owned by the suspect. The important thing is that it is unique, and so if you have another's fingerprint object, you can make sure a randomly drawn other person does or does not match that fingerprint
Constructor Summary | |
Fingerprint(double x)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Fingerprint(double x)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |