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