Java  1.0
palindromes Member List

This is the complete list of members for palindromes, including all inherited members.

areAnagrams(String s1, String s2)palindromesstatic
areMutualPalindromes(String s1, String s2)palindromesstatic
deAccent(String str)palindromesstatic
isAnagram(String a, String b)palindromesstatic
isPalindrome(String s)palindromesstatic
isPhrasePalindrome(String s)palindromesstatic
main(String[] args)palindromesstatic
printPalindromeNumbers(int start, int amount)palindromesstatic
removeSpacesAndPonctuation(String s)palindromesstatic
reverse(String s)palindromesstatic
reverseWords(String s)palindromesstatic
revString(String str)palindromesstatic