Move GSON from libs/ to src/ and fix the search call
[unical.git] / src / com / google / gson / internal / package-info.java
1 /**
2 * Do NOT use any class in this package as they are meant for internal use in Gson.
3 * These classes will very likely change incompatibly in future versions. You have been warned.
4 *
5 * @author Inderjeet Singh, Joel Leitch, Jesse Wilson
6 */
7 package com.google.gson.internal;
This page took 0.01994 seconds and 4 git commands to generate.