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

Enclosing class:
ReflectionUtil

public static interface ReflectionUtil.FieldPredicate


Method Summary
 boolean isTrue(Field field)
           
 

Method Detail

isTrue

boolean isTrue(Field field)
               throws Exception
Throws:
Exception


Copyright © 2014 TNG Technology Consulting. All rights reserved.