7 lines
293 B
Java
7 lines
293 B
Java
/**
|
|
* 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.massivecraft.factions.gson.internal; |