Package com.google.mu.annotations
package com.google.mu.annotations
Annotations used by the ErrorProne plugin
Package Specification
The code is developed and tested under Java 8.0.-
ClassDescriptionDocuments that the annotated class needs BigQuery client dependency and is part of the mug-bigquery artifact.Documents that the annotated class needs Guava dependency and is part of the mug-guava artifact.Documents that the annotated class needs Protobuf dependency and is part of the mug-protobuf artifact.Annotates a method that uses a template string and fills the "{placeholder}"s in the template with arguments.Used to annotate the template string parameter of a
@TemplateFormatMethod
method.