Class FieldSetter
- java.lang.Object
-
- org.mockito.internal.util.reflection.FieldSetter
-
public class FieldSetter extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FieldSetter(java.lang.Object target, java.lang.reflect.Field field)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
set(java.lang.Object value)
-