[
https://issues.apache.org/jira/browse/LUCENE-1935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761389#action_12761389
]
Mark Miller commented on LUCENE-1935:
-------------------------------------
Ive tried custom PQ's for use in sorting to avoid the casting not too long ago
- I both mirco benched and used a profiler. I didn't see no win. Big fat waste
of my time ;)
> Generify PriorityQueue
> ----------------------
>
> Key: LUCENE-1935
> URL: https://issues.apache.org/jira/browse/LUCENE-1935
> Project: Lucene - Java
> Issue Type: Task
> Components: Other
> Affects Versions: 2.9
> Reporter: Uwe Schindler
> Assignee: Uwe Schindler
> Fix For: 3.0
>
> Attachments: LUCENE-1935.patch
>
>
> Priority Queue should use generics like all other Java 5 Collection API
> classes. This very simple, but makes code more readable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]