All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rythm-android.maybePackageAndImports.txt Maven / Gradle / Ivy

There is a newer version: 3.0.0
Show newest version
@args com.linkedin.pegasus.generator.spec.ClassTemplateSpec spec

@if (spec.getEnclosingClass() == null) {
  @if (spec.getNamespace() != null && spec.getNamespace().length() > 0) {package @spec.getNamespace();}

  import com.google.gson.annotations.JsonAdapter;
  import javax.annotation.Generated;
  import com.google.gson.annotations.SerializedName;
  import org.coursera.courier.android.runtime.TypedDefinitionAdapterFactory;
  import org.coursera.courier.android.runtime.UnionAdapterFactory;
  import java.util.Objects;
  import java.util.Arrays;
  import java.util.Collections;
  import java.util.List;
  import java.util.Map;
  import java.util.ArrayList;
  import java.util.HashMap;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy