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)