Interface GeneralSettings


  • public interface GeneralSettings
    GeneralSettings provides access to general settings of the software.
    Since:
    9.10.6
    • Method Detail

      • getThreadCount

        int getThreadCount()
        Returns the count of threads chosen in general settings. If the chosen count is zero or negative, the software decides the appropriate amount of threads itself.
        Returns:
        the amount of threads
        Since:
        9.10.6