D | Aggregation.java | 56 Function<? super LastValue, T> p3, in match() argument 87 Function<? super LastValue, T> p3, in match() argument 121 Function<? super LastValue, T> p3, in match() argument 158 Function<? super LastValue, T> p3, in match() argument 200 Function<? super LastValue, T> p3, in match() argument 213 public abstract static class LastValue extends Aggregation { class in Aggregation 215 LastValue() {} in LastValue() method in Aggregation.LastValue 217 private static final LastValue INSTANCE = new AutoValue_Aggregation_LastValue(); 225 public static LastValue create() { in create() 234 Function<? super LastValue, T> p3, in match() argument
|