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