public static interface ConcurrentStandardizerProcessor.MolTransformer
Modifier and Type | Method and Description |
---|---|
Molecule |
transform(Molecule mol)
Transforms and returns the molecule (the transformed input molecule
is returned, no new molecule object is created).
|