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.java67 Function<? super LastValueDataLong, T> p5, in match()
107 Function<? super LastValueDataLong, T> p5, in match()
150 Function<? super LastValueDataLong, T> p5, in match()
193 Function<? super LastValueDataLong, T> p5, in match()
248 Function<? super LastValueDataLong, T> p5, in match()
405 Function<? super LastValueDataLong, T> p5, in match()
507 Function<? super LastValueDataLong, T> p5, in match()
520 public abstract static class LastValueDataLong extends AggregationData { class in AggregationData
522 LastValueDataLong() {} in LastValueDataLong() method in AggregationData.LastValueDataLong
550 Function<? super LastValueDataLong, T> p5, in match()