Clebert Suconic created ARTEMIS-3373:
----------------------------------------
Summary: Update org.apache.activemq.artemis.utils.collections to
be consistent on Types
Key: ARTEMIS-3373
URL: https://issues.apache.org/jira/browse/ARTEMIS-3373
Project: ActiveMQ Artemis
Issue Type: Task
Reporter: Clebert Suconic
Fix For: 2.18.0
Some template interfaces under org.apache.activemq.artemis.utils.collections
are using <T> (for Type I assume) and some are using <T> (for element I assume).
during development of ARTEMIS-3243 I came across this and I wanted to make it
consistent.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)