Class LastDatedValueFunction.Accumulator<T>

  • Enclosing class:
    LastDatedValueFunction<T>

    public static class LastDatedValueFunction.Accumulator<T>
    extends Object
    Generic accumulator for representing state. It will contain different kind of instances for value depending on actual call in the query.
    • Constructor Detail

      • Accumulator

        public Accumulator()