Package 

Class AsyncLocalStorageUtil

    • Method Summary

      Modifier and Type Method Description
      static String getItemImpl(SQLiteDatabase db, String key) Returns the value of the given key, or null if not found.
      • Methods inherited from class java.lang.Object

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