[
https://issues.apache.org/jira/browse/ARTEMIS-3373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17373750#comment-17373750
]
ASF subversion and git services commented on ARTEMIS-3373:
----------------------------------------------------------
Commit 4d7c6cc1882a26817f5edc851b94358362873b66 in activemq-artemis's branch
refs/heads/main from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=4d7c6cc ]
ARTEMIS-3373 Using consistent template terminology under the collections package
> 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
> Priority: Major
> Fix For: 2.18.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Some template interfaces under org.apache.activemq.artemis.utils.collections
> are using <T> (for Type I assume) and some are using <E> (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)