Android APIs
public abstract @interface

StringRes

implements Annotation
android.support.annotation.StringRes

Class Overview

Denotes that an integer parameter, field or method return value is expected to be a String resource reference (e.g. ok).

Summary

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