public class FieldWriteTagAggregator extends ImportantTagAggregator
tags, units| Constructor and Description |
|---|
FieldWriteTagAggregator(Singletons.Global g) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
aggregatedName()
Return name of the resulting aggregated tag.
|
static FieldWriteTagAggregator |
v() |
boolean |
wantTag(Tag t)
Decide whether this tag should be aggregated by this aggregator.
|
considerTagfini, internalTransformtransform, transform, transformpublic FieldWriteTagAggregator(Singletons.Global g)
public static FieldWriteTagAggregator v()
public boolean wantTag(Tag t)
wantTag in class ImportantTagAggregatorpublic java.lang.String aggregatedName()
ImportantTagAggregatoraggregatedName in class ImportantTagAggregator