public class PropertyOrFieldSupport extends Object
| Modifier and Type | Field and Description |
|---|---|
static PropertyOrFieldSupport |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValueOf(String propertyOrFieldName,
Object input) |
void |
setAllowUsingPrivateFields(boolean allowUsingPrivateFields) |
public static final PropertyOrFieldSupport INSTANCE
Copyright © 2013-2015 AssertJ. All Rights Reserved.