Class ListFacetResult.OtherChoice

  • Enclosing class:
    ListFacetResult

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

      • OtherChoice

        public OtherChoice​(boolean selected,
                           long count)