AndBase开发框架  1.6
 全部  命名空间 文件 函数 变量 枚举值 
Public 成员函数 | 静态 Public 属性 | 所有成员列表
com.google.gson.internal.JsonReaderInternalAccess类 参考abstract

Public 成员函数

abstract void promoteNameToValue (JsonReader reader) throws IOException
 

静态 Public 属性

static JsonReaderInternalAccess INSTANCE
 

详细描述

Internal-only APIs of JsonReader available only to other classes in Gson.

成员函数说明

abstract void com.google.gson.internal.JsonReaderInternalAccess.promoteNameToValue ( JsonReader  reader) throws IOException
abstract

Changes the type of the current property name token to a string value.

类成员变量说明

JsonReaderInternalAccess com.google.gson.internal.JsonReaderInternalAccess.INSTANCE
static

该类的文档由以下文件生成: