Interface AlgorithmExecutorFactory

    • Method Detail

      • getLanguages

        List<String> getLanguages()
        Returns all the languages supported by this factory. Used in order to not create new factories for the same language with different names (e.g. JavaScript and ECMAScript)
        Returns: