| Package | Description |
|---|---|
| org.powermock.reflect.internal |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.reflect.Constructor<?> |
WhiteboxImpl.findDefaultConstructorOrThrowException(java.lang.Class<?> type)
Finds and returns the default constructor.
|