Class Solution
- java.lang.Object
-
- g1301_1400.s1371_find_the_longest_substring_containing_vowels_in_even_counts.Solution
-
public class Solution extends Object
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
-
-
Method Detail
-
findTheLongestSubstring
public int findTheLongestSubstring(String s)
-
-