gson-comments/gson/src/main/java/com/google/gson/internal/package-info.java

7 lines
278 B
Java
Raw Normal View History

/**
* Do NOT use any class in this package as they are meant for internal use in Gson.
* These classes will very likely change incompatibly in future versions. You have been warned.
*
* @author Inderjeet Singh, Joel Leitch, Jesse Wilson
*/
package com.google.gson.internal;