AndBase开发框架  1.6
 全部  命名空间 文件 函数 变量 枚举值 
Public 成员函数 | 所有成员列表
com.google.gson.internal.ObjectConstructor< T >接口 参考

Public 成员函数

construct ()
 

详细描述

Defines a generic object construction factory. The purpose of this class is to construct a default instance of a class that can be used for object navigation while deserialization from its JSON representation.

作者
Inderjeet Singh
Joel Leitch

成员函数说明

T com.google.gson.internal.ObjectConstructor< T >.construct ( )

Returns a new instance.


该接口的文档由以下文件生成: