|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReflectedConstructor<T>
Method Summary | |
---|---|
T |
call(Object... args)
|
Constructor<T> |
constructorUnderReflection()
Obtain the class being reflected |
Methods inherited from interface com.lexicalscope.fluentreflection.ReflectedCallable |
---|
argumentCount, argumentTypes, declaringClass, getName, returnType, visibility |
Methods inherited from interface com.lexicalscope.fluentreflection.ReflectedAnnotated |
---|
annotatedWith, annotation, annotation |
Method Detail |
---|
Constructor<T> constructorUnderReflection()
T call(Object... args)
call
in interface ReflectedCallable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |