android.support.annotation
Annotation Type PluralsRes


@Documented
@Retention(value=SOURCE)
@Target(value={METHOD,PARAMETER,FIELD})
public @interface PluralsRes

Denotes that an integer parameter, field or method return value is expected to be a plurals resource reference.