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

Enclosing class:
ReflectionUtil

public static interface ReflectionUtil.MethodAction


Method Summary
 void act(Object object, Method method)
           
 

Method Detail

act

void act(Object object,
         Method method)
         throws Exception
Throws:
Exception


Copyright © 2014 TNG Technology Consulting. All rights reserved.