Class NominalFacetChoice
java.lang.Object
com.google.refine.browsing.facets.NominalFacetChoice
- Direct Known Subclasses:
ExpressionNominalValueGrouper.IndexedNominalFacetChoice
Store a facet choice that has a decorated value, a count of matched rows, and a flag of whether it has been selected.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
decoratedValue
-
count
public int count -
selected
public boolean selected
-
-
Constructor Details
-
NominalFacetChoice
-