Class TaxonomyFacets.AggregatedValue

    • Constructor Detail

      • AggregatedValue

        public AggregatedValue()
        Default constructor.
    • Method Detail

      • aggregate

        public abstract void aggregate​(int ord)
        Aggregate the value corresponding to the given ordinal into this value.
      • get

        public abstract Number get()
        Retrieve the encapsulated value.