Home
last modified time | relevance | path

Searched defs:LastValueDataLong (Results 1 – 1 of 1) sorted by relevance

/external/opencensus-java/api/src/main/java/io/opencensus/stats/
DAggregationData.java64 Function<? super LastValueDataLong, T> p5, in match()
104 Function<? super LastValueDataLong, T> p5, in match()
147 Function<? super LastValueDataLong, T> p5, in match()
190 Function<? super LastValueDataLong, T> p5, in match()
245 Function<? super LastValueDataLong, T> p5, in match()
441 Function<? super LastValueDataLong, T> p5, in match()
484 Function<? super LastValueDataLong, T> p5, in match()
497 public abstract static class LastValueDataLong extends AggregationData { class in AggregationData
499 LastValueDataLong() {} in LastValueDataLong() method in AggregationData.LastValueDataLong
527 Function<? super LastValueDataLong, T> p5, in match()