Move GSON from libs/ to src/ and fix the search call
[unical.git] / src / com / google / gson / reflect / package-info.java
1 /**
2 * This package provides utility classes for finding type information for generic types.
3 *
4 * @author Inderjeet Singh, Joel Leitch
5 */
6 package com.google.gson.reflect;
This page took 0.020733 seconds and 4 git commands to generate.