Class LabelledCount
java.lang.Object
uk.ac.starlink.topcat.LabelledCount
Aggregates an integer with a label.
- Since:
- 17 Jul 2025
- Author:
- Mark Taylor
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LabelledCount
-
-
Method Details
-
getLabel
-
getCount
public long getCount()Returns the count.- Returns:
- count; negative values indicate a missing value
-