Searched defs:Cumulative (Results 1 – 3 of 3) sorted by relevance
216 Function<? super Cumulative, T> p0, in match()230 public abstract static class Cumulative extends AggregationWindow { class in View.AggregationWindow235 Cumulative() {} in Cumulative() method in View.AggregationWindow.Cumulative251 Function<? super Cumulative, T> p0, in match()299 Function<? super Cumulative, T> p0, in match()
29 Cumulative = 1 // Cumulative counters keep their value after reading. enumerator
49 Cumulative = 1 // Cumulative counters keep their value after reading. enumerator