PluralsRes

public abstract @interface PluralsRes
implements Annotation

android.support.annotation.PluralsRes


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

Summary

Inherited methods

From interface java.lang.annotation.Annotation