to top
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