Most visited

Recently visited

IntegerRes

public abstract @interface IntegerRes
implements Annotation

android.support.annotation.IntegerRes


表示整数参数,字段或方法返回值应该是整数资源引用(例如 android.R.integer.config_shortAnimTime )。

Summary

Inherited methods

From interface java.lang.annotation.Annotation

Hooray!