public class Whitebox extends Object
| Constructor and Description |
|---|
Whitebox() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
getInternalState(Object target,
String field) |
static void |
setInternalState(Object target,
String field,
Object value) |
Copyright © 2018. All rights reserved.