No, it’s not. In reflection both extend Executable
, but Constructor
does not extend Method
. It is a common misconception that constructors are methods and often asked about at job interviews.
Is a Constructor a Method?
Why a constructor is not a method.