|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FingerprintCacheData | |
---|---|
cafe.fingerprintauthentication |
Uses of FingerprintCacheData in cafe.fingerprintauthentication |
---|
Methods in cafe.fingerprintauthentication that return FingerprintCacheData | |
---|---|
FingerprintCacheData |
FingerprintCache.getNextFingerprint()
This method is used to get fingerprints from the cache for
comparison. |
Methods in cafe.fingerprintauthentication with parameters of type FingerprintCacheData | |
---|---|
int |
FingerprintCacheData.compareTo(FingerprintCacheData obj)
Used to compare this object with others. |
void |
FingerprintCache.loadCache(FingerprintCacheData[] data)
This method (re)loads fingerprints in the cache. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |