Annotation Type InternalStableApi


  • @Documented
    @Retention(CLASS)
    @Target({METHOD,CONSTRUCTOR,FIELD,TYPE,PACKAGE})
    public @interface InternalStableApi
    Marks internal members that shouldn't be changed without considering possible usage outside of the Akka core modules.