Mega Code Archive

 
Categories / Java Book / 008 Reflection
 

0437 Get the modifiers

int getModifiers() Returns the Java language modifiers for the constructor represented by this Constructor object, as an integer.