public class Whitebox extends Object
Whitebox()
static Object
getInternalState(Object target, String field)
static void
setInternalState(Object target, String fieldName, Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Whitebox()
public static void setInternalState(Object target, String fieldName, Object value)
public static Object getInternalState(Object target, String field)
Copyright © 2018. All rights reserved.