Class Solution
- java.lang.Object
-
- g1801_1900.s1832_check_if_the_sentence_is_pangram.Solution
-
public class Solution extends Object
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
-
-
Method Detail
-
checkIfPangram
public boolean checkIfPangram(String sentence)
-
-