public class LabelledCount extends Object
| Constructor and Description |
|---|
LabelledCount(String label,
long count)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getCount()
Returns the count.
|
String |
getLabel()
Returns the label.
|
public LabelledCount(String label, long count)
label - labelcount - countpublic String getLabel()
public long getCount()
Copyright © 2003-2026 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.