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 |
|---|
ClassTypePair(Class c) |
ClassTypePair(Class c,
Type t) |
Copyright © 2012–2019 Oracle Corporation. All rights reserved.