AndBase开发框架
1.6
首页
相关页面
命名空间
类
文件
类列表
类索引
类继承关系
类成员
全部
类
命名空间
文件
函数
变量
枚举值
页
com
google
gson
internal
bind
BigIntegerTypeAdapter
Public 成员函数
|
所有成员列表
com.google.gson.internal.bind.BigIntegerTypeAdapter类 参考
类 com.google.gson.internal.bind.BigIntegerTypeAdapter 继承关系图:
Public 成员函数
BigInteger
read
(
JsonReader
in) throws IOException
void
write
(
JsonWriter
out, BigInteger value) throws IOException
详细描述
Adapts a BigInteger type to and from its JSON representation.
作者
Joel Leitch
成员函数说明
BigInteger com.google.gson.internal.bind.BigIntegerTypeAdapter.read
(
JsonReader
in
)
throws IOException
inline
void com.google.gson.internal.bind.BigIntegerTypeAdapter.write
(
JsonWriter
out
,
BigInteger
value
)
throws IOException
inline
该类的文档由以下文件生成:
src/com/google/gson/internal/bind/
BigIntegerTypeAdapter.java
生成于 2014年 十一月 18日 星期二 16:00:58 , 为 AndBase开发框架使用
1.8.8