public static class ReflectionHelper.ClassTypePair extends Object
| Modifier and Type | Field and Description |
|---|---|
Class |
c
The class.
|
Type |
t
The type of the class.
|
| Constructor and Description |
|---|
ReflectionHelper.ClassTypePair(Class c) |
ReflectionHelper.ClassTypePair(Class c,
Type t) |
Copyright © 2013 Oracle Corporation. All Rights Reserved.