Annotation Interface Unsafe


@Target(FIELD) @Retention(RUNTIME) @Documented public @interface Unsafe
Denotes that a setting is considered unsafe. Generally these are settings added for temporary use during porting of applications. Unsafe settings are largely considered unsupported.