Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 87549 invoked from network); 20 Feb 2011 07:43:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Feb 2011 07:43:07 -0000 Received: (qmail 72327 invoked by uid 500); 20 Feb 2011 07:43:06 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 71741 invoked by uid 500); 20 Feb 2011 07:43:02 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 71734 invoked by uid 99); 20 Feb 2011 07:43:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Feb 2011 07:43:01 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Feb 2011 07:42:59 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 77D541AE4A6 for ; Sun, 20 Feb 2011 07:42:38 +0000 (UTC) Date: Sun, 20 Feb 2011 07:42:38 +0000 (UTC) From: "Simon Willnauer (JIRA)" To: dev@lucene.apache.org Message-ID: <727640595.4281.1298187758487.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1213821320.4011.1298163698515.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Updated: (LUCENE-2931) Improved javadocs for PriorityQueue#lessThan MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/LUCENE-2931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2931: ------------------------------------ Affects Version/s: (was: 3.0.3) 4.0 3.1 3.0.4 2.9.5 Fix Version/s: 4.0 3.1 3.0.4 2.9.5 Assignee: Simon Willnauer bq. It kills me that I have to inspect the code every time I implement a PriorityQueue. :) its a no-brainer ey ;) - thanks I will add to trunk and backport > Improved javadocs for PriorityQueue#lessThan > -------------------------------------------- > > Key: LUCENE-2931 > URL: https://issues.apache.org/jira/browse/LUCENE-2931 > Project: Lucene - Java > Issue Type: Improvement > Affects Versions: 2.9.5, 3.0.4, 3.1, 4.0 > Reporter: Karl Wettin > Assignee: Simon Willnauer > Priority: Trivial > Fix For: 2.9.5, 3.0.4, 3.1, 4.0 > > > It kills me that I have to inspect the code every time I implement a PriorityQueue. :) -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org