Skip navigation links
B C D E F G H I J M O P R S T U V W X 

E

encodeStringToUnicodeSequence(String) - Static method in class com.mgnt.utils.StringUnicodeEncoderDecoder
This method converts a String of characters in any language into a String That contains a sequence of Unicode codes corresponding to characters in the original String For Example String "Hello" will be converted into a String "\u0048\u0065\u006c\u006c\u006f" Null or empty String conversion will return an empty String
equals(Object) - Method in class com.mgnt.utils.textutils.Version
 
B C D E F G H I J M O P R S T U V W X 
Skip navigation links