Class Solution
- java.lang.Object
-
- g1101_1200.s1156_swap_for_longest_repeated_character_substring.Solution
-
public class Solution extends Object
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
-
-
Method Detail
-
maxRepOpt1
public int maxRepOpt1(String text)
-
-