public class CSet extends Object
Modifier and Type | Field and Description |
---|---|
String[] |
cats
The set of ordered category values.
|
List<ICounter> |
counters
The set of counters sharing the same set of ordered category values.
|
public final String[] cats
public CSet(String[] cats, ICounter counter)
ICounter
.cats
- An ordered set of category values.counter
- A counter from whose ICounterNode.getPath()
the
category values were extracted as capturing groups.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.