-
- All Implemented Interfaces:
public final class Solution
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
Method Summary
Modifier and Type Method Description final BooleanisScramble(String s1, String s2)-
-
Method Detail
-
isScramble
final Boolean isScramble(String s1, String s2)
-
-
-
-