|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectcn.wensiqun.asmsupport.definition.generic.GenericSignature
public class GenericSignature
Encapsulate generic signature parsing
| 嵌套类摘要 | |
|---|---|
static class |
GenericSignature.ArrayTypeSignature
|
static class |
GenericSignature.BaseTypeSignature
|
static class |
GenericSignature.ClassSignature
structure holding a parsed class signature |
static class |
GenericSignature.ClassTypeSignature
|
static class |
GenericSignature.FieldTypeSignature
|
static class |
GenericSignature.FormalTypeParameter
structure capturing a FormalTypeParameter from the Signature grammar |
static class |
GenericSignature.MethodTypeSignature
|
static class |
GenericSignature.SimpleClassTypeSignature
|
static class |
GenericSignature.TypeArgument
|
static class |
GenericSignature.TypeSignature
|
static class |
GenericSignature.TypeVariableSignature
|
| 构造方法摘要 | |
|---|---|
GenericSignature()
|
|
| 方法摘要 |
|---|
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 构造方法详细信息 |
|---|
public GenericSignature()
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||