net.thucydides.core.reflection
Class FieldFinder
java.lang.Object
net.thucydides.core.reflection.FieldFinder
public class FieldFinder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
inClass
public static FieldFinder inClass(Class targetClass)
findFieldCalled
public com.google.common.base.Optional<Field> findFieldCalled(String fieldName)
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.