Annotation Type UnsafeAccess


  • @UnstableApi
    @Retention(RUNTIME)
    @Target(TYPE)
    public @interface UnsafeAccess
    Marker annotation for internal Netty classes that gives them permission to directly access the Unsafe instance, if available.