6 lines
187 B
Java
6 lines
187 B
Java
/**
|
|
* This package provides utility classes for finding type information for generic types.
|
|
*
|
|
* @author Inderjeet Singh, Joel Leitch
|
|
*/
|
|
package org.mcteam.ancientgates.gson.reflect; |