Class Algorithm

    • Constructor Detail

      • Algorithm

        protected Algorithm​(String name)
        Constructor.
        Parameters:
        name - The name of the algorithm.
    • Method Detail

      • getName

        public String getName()
        Gets the name of the algorithm.
        Returns:
        The name of the algorithm.