public abstract class FirstTagAggregator extends TagAggregator
| Constructor and Description |
|---|
FirstTagAggregator() |
| Modifier and Type | Method and Description |
|---|---|
void |
considerTag(Tag t,
Unit u,
LinkedList<Tag> tags,
LinkedList<Unit> units)
Decide whether this tag should be aggregated by this aggregator.
|
aggregatedName, fini, internalTransform, wantTagtransform, transform, transformpublic void considerTag(Tag t, Unit u, LinkedList<Tag> tags, LinkedList<Unit> units)
considerTag in class TagAggregatorCopyright © 2024 Soot OSS. All rights reserved.