com.google.gerrit.acceptance.AutoValue_TestMetricMaker_CounterKey Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gerrit-acceptance-framework Show documentation
Show all versions of gerrit-acceptance-framework Show documentation
Framework for Gerrit's acceptance tests
package com.google.gerrit.acceptance;
import com.google.common.collect.ImmutableList;
import javax.annotation.processing.Generated;
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_TestMetricMaker_CounterKey extends TestMetricMaker.CounterKey {
private final String name;
private final ImmutableList
© 2015 - 2024 Weber Informatics LLC | Privacy Policy