|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| DataToVectorEncoder<InputType> | Defines a converter that can be used to encode data into a Vector. |
| Class Summary | |
|---|---|
| AbstractToVectorEncoder<InputType> | An abstract implementation of the DataToVectorEncoder interface. |
| NumberConverterToVectorAdapter<InputType> | Adapts a DataConverter that outputs a number to be a
VectorEncoder. |
| NumberToVectorEncoder | An encoder that encodes a number as an element of a Vector. |
| UniqueBooleanVectorEncoder<InputType> | An encoder for arbitrary objects that encodes an equality comparison between a given input and a set of unique values. |
Provides utilities for doing data type conversion with vectors.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||