Package org.sblim.slp.internal.msg
Class Util
java.lang.Object
org.sblim.slp.internal.msg.Util
public class Util
extends java.lang.Object
Common handful functions can be here.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic java.lang.String
getLangTag
(java.util.Locale pLocale) getLangTagMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Util
public Util()
-
-
Method Details
-
getLangTag
public static java.lang.String getLangTag(java.util.Locale pLocale) getLangTag- Parameters:
pLocale
-- Returns:
- String
-