public static class AttributeHistogram.UniqueValue extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
getCount()
Gets the number of time this specific value was found.
|
String |
getValueAsString()
Gets the value itself, as a string.
|
String |
toString()
Gets the value itself, as a string.
|
public int getCount()
public String getValueAsString()
Copyright © 2012. All Rights Reserved.