Class Solution
- java.lang.Object
-
- g2101_2200.s2124_check_if_all_as_appears_before_all_bs.Solution
-
public class Solution extends Object
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
-
-
Method Detail
-
checkString
public boolean checkString(String s)
-
-