Class ArrayPutAtMetaMethod

    • Constructor Detail

      • ArrayPutAtMetaMethod

        public ArrayPutAtMetaMethod()
    • Method Detail

      • getName

        public java.lang.String getName()
        Description copied from class: MetaMethod
        Returns the name of the method represented by this class
        Specified by:
        getName in class MetaMethod
        Returns:
        name of this method
      • getReturnType

        public java.lang.Class getReturnType()
        Description copied from class: MetaMethod
        Access the return type for this method
        Specified by:
        getReturnType in class MetaMethod
        Returns:
        the return type of this method