You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/03/22 06:57:00 UTC

[jira] [Work logged] (LANG-1652) Check whether the given class has a public constructor

     [ https://issues.apache.org/jira/browse/LANG-1652?focusedWorklogId=569551&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-569551 ]

ASF GitHub Bot logged work on LANG-1652:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 22/Mar/21 06:56
            Start Date: 22/Mar/21 06:56
    Worklog Time Spent: 10m 
      Work Description: arturobernalg opened a new pull request #736:
URL: https://github.com/apache/commons-lang/pull/736


   Determine whether the given class has a public constructor with the given signature, checking accessibility.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 569551)
    Remaining Estimate: 0h
            Time Spent: 10m

> Check whether the given class has a public constructor
> ------------------------------------------------------
>
>                 Key: LANG-1652
>                 URL: https://issues.apache.org/jira/browse/LANG-1652
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.reflect.*
>            Reporter: Arturo Bernal
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Determine whether the given class has a public constructor with the given signature, checking accessibility.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)