Package 

Class CommonUtil

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static volatile int fps
    • Method Summary

      Modifier and Type Method Description
      static int getFPS()
      static boolean isMainProcess(Context context)
      static String getMainProcessName(Context context)
      static void listenFPS()
      static boolean isEmpty(String str)
      static JSONObject cloneJsonObject(JSONObject json)
      static JSONArray cloneJsonArray(JSONArray array)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait