Class Constructor

java.lang.Object
java.lang.reflect.Constructor

public class Constructor extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    java.lang.String
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Constructor

      public Constructor()
  • Method Details

    • getName

      public java.lang.String getName()