|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
java.lang.Objectcom.baidu.sapi2.account.AccountStorage
public class AccountStorage
Account Information Storage. Use the JsonArray and File to store.
方法摘要 | |
---|---|
boolean |
blockClear()
Should not used in main thread. |
String |
blockReceive()
|
boolean |
blockUpdate(String storageText)
Should not used in main thread. |
static AccountStorage |
getInstance(android.content.Context context)
|
从类 java.lang.Object 继承的方法 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
方法详细信息 |
---|
public static AccountStorage getInstance(android.content.Context context)
public String blockReceive()
public boolean blockUpdate(String storageText)
public boolean blockClear()
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |