Package info.javelot.functionalj.reflect.helper

Interface Summary
ReflectFactory Interface to define a factory that produces reflect elements from constructors and methods.
ReflectFinder Interface to define a way to find Constructors and Methods using reflection.
ReflectParameters Interface to define a way to determine compatible reflected elements according to a list of parameters.