Package | Description |
---|---|
com.griaulebiometrics.gbsfingerprint.shared |
Modifier and Type | Class and Description |
---|---|
static class |
NativeTemplate.ByReference
Native template passed to the native layer by reference
|
static class |
NativeTemplate.ByValue
Native template passed to the native layer by value
|
Constructor and Description |
---|
ByReference(NativeTemplate template)
Copy constructor
|
ByValue(NativeTemplate template)
Copy constructor
|