Added a warning in the documentation of the internal package.
This commit is contained in:
parent
05ae10a144
commit
c15f570c72
@ -0,0 +1,7 @@
|
||||
/**
|
||||
* 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;
|
Loading…
Reference in New Issue
Block a user