| Interface | Description |
|---|---|
| BvGenerator |
Generator for generic binary vector descriptors.
|
| BvParameters.ConstructBvGenerator |
Interface representing BvGenerator implementation constructor
|
| Class | Description |
|---|---|
| BvGeneratorImpl |
Implementation for binary vectors.
|
| BvGeneratorImpl.Service |
Class wrapping constructor for DI.
|
| BvParameters |
Parameters for generic binary vector descriptor.
|
| BvParameters.Builder |
Builder for BvParameters.
|
| Enum | Description |
|---|---|
| BvParameters.StringFormat |
Fingerprint textual representation.
|
Please note that classes and interfaces in this package are marked with @Beta annotation, so they can be subject of incompatible changes or removal in later releases.