Class ListFacet.OtherChoice

java.lang.Object
com.google.refine.browsing.facets.ListFacet.OtherChoice
Enclosing class:
ListFacet

public static class ListFacet.OtherChoice extends Object
Wrapper class for choice counts and selection status for blank and error
  • Constructor Details

    • OtherChoice

      public OtherChoice(boolean selected, int count)