Class Solution


  • public class Solution
    extends Object
    • Constructor Detail

      • Solution

        public Solution()
    • Method Detail

      • getLength

        public int getLength​(String str)
        Parameters:
        str - : Represents a string
        Returns:
        Returns the length of the string after removing spaces