public abstract class TypeParamInfo extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TypeParamInfo.Class |
static class |
TypeParamInfo.Method |
Modifier and Type | Field and Description |
---|---|
protected int |
index |
protected String |
name |
Constructor and Description |
---|
TypeParamInfo(int index,
String name) |
Copyright © 2015. All Rights Reserved.