Annotation Interface InlineSupport.UnsafeAccessedField

Enclosing class:
InlineSupport

@Retention(CLASS) @Target(FIELD) public static @interface InlineSupport.UnsafeAccessedField
Marks a field to be accessed with unsafe. This annotation is useful to communicate fields that must not e rewritten by code obfuscation tools like Proguard.
Since:
23.0