public class Fingerprint extends Model
ExpressionFactory| Constructor and Description |
|---|
Fingerprint()
Creates a new instance of
Fingerprint |
Fingerprint(int[] positions)
Creates a new instance of
FingerprintImpl. |
| Modifier and Type | Method and Description |
|---|---|
int[] |
getPositions()
Gets the positions of this Fingerprint.
|
protected void |
setPositions(int[] positions)
Sets the positions of this Fingerprint.
|
toJson, toJson, toJsonBulkpublic Fingerprint()
Fingerprintpublic Fingerprint(int[] positions)
FingerprintImpl.positions - the positions of the fingerprintCopyright © 2015. All rights reserved.