Annotation Type FactoryDefaults


  • @Target({PARAMETER,FIELD,METHOD})
    @Retention(RUNTIME)
    @Documented
    public @interface FactoryDefaults
    Used to disambiguate which version of SymbolProvider is being referenced. Symbols defined by contributing to FactoryDefaults are overridden by contributions to ApplicationDefaults.