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

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

There is a newer version: 3.0.0
Show newest version
@args com.linkedin.data.schema.NamedDataSchema schema
@import java.util.Calendar
@import org.coursera.courier.android.JavadocEscaping

@* Add any scaladoc and deprecated annotations as well as the Generated annotation. *@
@{Map props = schema.getProperties() }

@JavadocEscaping.stringToJavadoc(schema.getDoc(), props)
@if (schema.getProperties().containsKey("deprecated") && !Boolean.FALSE.equals(props)) {@@Deprecated}
@@Generated(value = "@schema.getName()", comments="Courier generated GSON data binding for Android")




© 2015 - 2025 Weber Informatics LLC | Privacy Policy