Return-Path: Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: (qmail 39189 invoked from network); 5 Nov 2009 17:27:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Nov 2009 17:27:56 -0000 Received: (qmail 87770 invoked by uid 500); 5 Nov 2009 17:27:56 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 87663 invoked by uid 500); 5 Nov 2009 17:27:55 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 87653 invoked by uid 99); 5 Nov 2009 17:27:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Nov 2009 17:27:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Nov 2009 17:27:53 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 74D74234C1E9 for ; Thu, 5 Nov 2009 09:27:32 -0800 (PST) Message-ID: <1875712094.1257442052477.JavaMail.jira@brutus> Date: Thu, 5 Nov 2009 17:27:32 +0000 (UTC) From: "Henri Yandell (JIRA)" To: issues@commons.apache.org Subject: [jira] Closed: (LANG-550) [ObjectUtils] new method firstNonNull In-Reply-To: <2134946897.1257071459403.JavaMail.jira@brutus> 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/LANG-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-550. ------------------------------ > [ObjectUtils] new method firstNonNull > ------------------------------------- > > Key: LANG-550 > URL: https://issues.apache.org/jira/browse/LANG-550 > Project: Commons Lang > Issue Type: New Feature > Reporter: thomas menzel > Attachments: firstNonNull.patch > > > this methods returns the first non null argument passed into it. > see http://mail-archives.apache.org/mod_mbox/commons-user/200910.mbox/browser > i just want to mention that i'm not set on the location or the method name. so plz. change as u see fit. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.