Annotation Type Unsafe


  • @Target(FIELD)
    @Retention(CLASS)
    @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.