[
https://issues.apache.org/jira/browse/LANG-1649?focusedWorklogId=567849&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-567849
]
ASF GitHub Bot logged work on LANG-1649:
----------------------------------------
Author: ASF GitHub Bot
Created on: 17/Mar/21 17:43
Start Date: 17/Mar/21 17:43
Worklog Time Spent: 10m
Work Description: aherbert commented on a change in pull request #731:
URL: https://github.com/apache/commons-lang/pull/731#discussion_r596249386
##########
File path: src/test/java/org/apache/commons/lang3/ClassUtilsTest.java
##########
@@ -88,6 +88,14 @@
// empty
}
}
+ private static class ABG {
Review comment:
Add an extra line
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 567849)
Time Spent: 1.5h (was: 1h 20m)
> Check if method is Overridable
> ------------------------------
>
> Key: LANG-1649
> URL: https://issues.apache.org/jira/browse/LANG-1649
> Project: Commons Lang
> Issue Type: Improvement
> Components: lang.*
> Affects Versions: 3.12.0
> Reporter: Arturo Bernal
> Priority: Minor
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> Create a method that Check if the given Method is overridable in the given a
> Class
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)