Reflection Java Book

boolean isSynthetic()
Returns true if this constructor is a synthetic constructor; returns false otherwise.
boolean isVarArgs()
Returns true if this constructor was declared to take a variable number of arguments; returns false otherwise.