BoolRes

public abstract @interface BoolRes
implements Annotation

android.support.annotation.BoolRes


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

Summary

Inherited methods

From interface java.lang.annotation.Annotation