Name

adams.flow.transformer.HashSetRemove


Synopsis

Removes a value from the specified hashset. The object passing through is interpreted as the object to remove.


Additional information

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


Options