Name

adams.flow.transformer.IDGenerator


Synopsis

Generates IDs from the objects it receives on its input and forwards the generated IDs.


Additional information

Flow input/output:
- input: java.lang.Object
- output: java.lang.String


Options