com.google.common.truth.extensions.proto.AutoValue_DiffResult_RepeatedField Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of truth-proto-extension Show documentation
Show all versions of truth-proto-extension Show documentation
An extension for the Truth test assertion framework supporting
Protocol Buffers.
The newest version!
package com.google.common.truth.extensions.proto;
import com.google.common.collect.ImmutableList;
import com.google.errorprone.annotations.concurrent.LazyInit;
import com.google.protobuf.Descriptors;
import java.lang.Iterable;
import java.lang.Object;
import java.lang.Override;
import java.lang.SuppressWarnings;
final class AutoValue_DiffResult_RepeatedField extends $AutoValue_DiffResult_RepeatedField {
@LazyInit
@SuppressWarnings("Immutable")
private transient volatile Iterable extends RecursableDiffEntity> childEntities;
AutoValue_DiffResult_RepeatedField(Descriptors.FieldDescriptor fieldDescriptor,
ImmutableList