io.tracee.testhelper
Class FieldAccessUtil

java.lang.Object
  extended by io.tracee.testhelper.FieldAccessUtil

public final class FieldAccessUtil
extends Object


Method Summary
static
<T> T
getFieldVal(Object obj, String fieldName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getFieldVal

public static <T> T getFieldVal(Object obj,
                                String fieldName)


Copyright © 2013-2016 Holisticon AG. All Rights Reserved.