org.skyscreamer.yoga.populator
Class FieldPopulatorUtil

java.lang.Object
  extended by org.skyscreamer.yoga.populator.FieldPopulatorUtil

public class FieldPopulatorUtil
extends Object


Constructor Summary
FieldPopulatorUtil()
           
 
Method Summary
static List<Method> getPopulatorExtraFieldMethods(FieldPopulator<?> populator, Class<?> instanceType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FieldPopulatorUtil

public FieldPopulatorUtil()
Method Detail

getPopulatorExtraFieldMethods

public static List<Method> getPopulatorExtraFieldMethods(FieldPopulator<?> populator,
                                                         Class<?> instanceType)


Copyright © 2011. All Rights Reserved.