Return-Path: Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: (qmail 95987 invoked from network); 1 Nov 2009 10:31:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Nov 2009 10:31:23 -0000 Received: (qmail 89548 invoked by uid 500); 1 Nov 2009 10:31:23 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 89390 invoked by uid 500); 1 Nov 2009 10:31:22 -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 89380 invoked by uid 99); 1 Nov 2009 10:31:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Nov 2009 10:31:21 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI 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; Sun, 01 Nov 2009 10:31:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 66305234C1F2 for ; Sun, 1 Nov 2009 02:30:59 -0800 (PST) Message-ID: <2134946897.1257071459403.JavaMail.jira@brutus> Date: Sun, 1 Nov 2009 10:30:59 +0000 (UTC) From: "thomas menzel (JIRA)" To: issues@commons.apache.org Subject: [jira] Created: (LANG-550) [ObjectUtils] new method firstNonNull MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [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 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.