com.pax.dal.utils

Class Utils

  • java.lang.Object
    • com.pax.dal.utils.Utils


  • public class Utils
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      Utils() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static boolean isZh()
      系统语言是否为中文
      is the system's language Chinese or not
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • isZh

        public static boolean isZh()
        系统语言是否为中文
        is the system's language Chinese or not
        Returns: