AndBase开发框架
1.6
首页
相关页面
命名空间
类
文件
类列表
类索引
类继承关系
类成员
全部
类
命名空间
文件
函数
变量
枚举值
页
com
google
gson
internal
UnsafeAllocator
Public 成员函数
|
静态 Public 成员函数
|
所有成员列表
com.google.gson.internal.UnsafeAllocator类 参考
abstract
Public 成员函数
abstract< T > T
newInstance
(Class< T > c) throws Exception
静态 Public 成员函数
static
UnsafeAllocator
create
()
详细描述
Do sneaky things to allocate objects without invoking their constructors.
作者
Joel Leitch
Jesse Wilson
成员函数说明
static
UnsafeAllocator
com.google.gson.internal.UnsafeAllocator.create
(
)
inline
static
abstract <T> T com.google.gson.internal.UnsafeAllocator.newInstance
(
Class< T >
c
)
throws Exception
abstract
该类的文档由以下文件生成:
src/com/google/gson/internal/
UnsafeAllocator.java
生成于 2014年 十一月 18日 星期二 16:00:58 , 为 AndBase开发框架使用
1.8.8