Interface Settings


public interface Settings
  • Field Details

    • TRACK_IMPLEMENTORS

      @Incubating static final String TRACK_IMPLEMENTORS
      Controls whether to track implementors. This tracking has the potential to grow quite large, so this setting allows to enable/disable it. By default, this is false.
      See Also: