Class SumCountContext

    • Constructor Detail

      • SumCountContext

        public SumCountContext()
    • Method Detail

      • getCount

        public int getCount()
        Retrieve COUNT, which includes the count of non-number objects.
      • getNumberCount

        public int getNumberCount()
        Retrieve NUMBER COUNT, which excludes the count of non-number objects.
      • getSum

        public Number getSum()
        Retrieve SUM.