StringRes
@Documented @Retention(value = CLASS) @Target(value = ) annotation StringRes
Denotes that an integer parameter, field or method return value is expected to be a String resource reference (e.g. android.R.string.ok).
@Documented @Retention(value = CLASS) @Target(value = ) annotation StringRes
Denotes that an integer parameter, field or method return value is expected to be a String resource reference (e.g. android.R.string.ok).
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2021-10-13 UTC.