⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 package-info.java

📁 地图生成的一个文件
💻 JAVA
字号:
/** * This package provides the {@link com.google.gson.Gson} class to convert Json to Java and * vice-versa. * * <p>The primary class to use is {@link com.google.gson.Gson} which can be constructed with * {@code new Gson()} (using default settings) or by using {@link com.google.gson.GsonBuilder} * (to configure various options such as using versioning and so on).</p> * * @author Inderjeet Singh, Joel Leitch */package com.google.gson;

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -