public class FieldValues extends Object
This utility is meant to be used to replace direct calls to private field variables in class invariants.
| Type Params | Return Type | Name and description | 
|---|---|---|
| <T> | public static T | fieldValue(Object obj, String fieldName, Class<T> type) |