[jboss-jira] [JBoss JIRA] (LOGMGR-235) Unused code removal, Map.Entry usage, static inner classes

Rostislav Svoboda (Jira) issues at jboss.org
Fri Jan 25 02:08:00 EST 2019


Rostislav Svoboda created LOGMGR-235:
----------------------------------------

             Summary: Unused code removal, Map.Entry usage, static inner classes
                 Key: LOGMGR-235
                 URL: https://issues.jboss.org/browse/LOGMGR-235
             Project: JBoss Log Manager
          Issue Type: Task
            Reporter: Rostislav Svoboda
            Assignee: Rostislav Svoboda


Unused code removal - private method

Map.Entry usage is more efficient than iterating through keySet() & calling map.get(key)

static inner classes to avoid reference to the owner object



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list