public class FieldAccess extends Object
Constructor and Description |
---|
FieldAccess() |
Modifier and Type | Method and Description |
---|---|
static Field |
getProtectedField(Class klass,
String fieldName) |
static Object |
getProtectedFieldValue(Class klass,
String fieldName,
Object instance) |
Copyright © 2015. All Rights Reserved.