AndBase开发框架  1.6
 全部  命名空间 文件 函数 变量 枚举值 
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 ( )
inlinestatic
abstract <T> T com.google.gson.internal.UnsafeAllocator.newInstance ( Class< T >  c) throws Exception
abstract

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