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