The Wayback Machine - https://web.archive.org/web/20160404090900/http://developer.android.com/reference/java/lang/SafeVarargs.html
Android APIs
public abstract @interface

SafeVarargs

implements Annotation
java.lang.SafeVarargs

Class Overview

Claims to the compiler that the annotation target does nothing potentially unsafe to its varargs argument.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation