Class ListFacet.OtherChoice
java.lang.Object
com.google.refine.browsing.facets.ListFacet.OtherChoice
- Enclosing class:
- ListFacet
Wrapper class for choice counts and selection status for blank and error
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OtherChoice
public OtherChoice(boolean selected, int count)
-