com.tngtech.jgiven.impl.util
Interface ReflectionUtil.FieldAction

Enclosing class:
ReflectionUtil

public static interface ReflectionUtil.FieldAction


Method Summary
 void act(Object object, Field field)
           
 

Method Detail

act

void act(Object object,
         Field field)
         throws Exception
Throws:
Exception


Copyright © 2014 TNG Technology Consulting. All rights reserved.