public class TestReflectConstructor
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CONSTRUCTOR_COUNT |
| Constructor and Description |
|---|
TestReflectConstructor(int i) |
TestReflectConstructor(java.lang.String str,
int i) |
public static final int CONSTRUCTOR_COUNT