Name

adams.flow.transformer.HashSetInit


Synopsis

Creates a hashset from a column in a spreadsheet or an array. The hashset itself gets stored in the internal storage under the specified name.
In case of a spreadsheet, native values are obtained.
The values can be converted using the specified conversion.


Additional information

Flow input/output:
- input: adams.data.spreadsheet.SpreadSheet, java.lang.Object[]
- output: adams.data.spreadsheet.SpreadSheet, java.lang.Object[]


See also

Options