Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6DD7675E7 for ; Wed, 20 Jul 2011 05:29:39 +0000 (UTC) Received: (qmail 22234 invoked by uid 500); 20 Jul 2011 05:29:38 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 21975 invoked by uid 500); 20 Jul 2011 05:29:26 -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 21961 invoked by uid 99); 20 Jul 2011 05:29:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jul 2011 05:29:22 +0000 X-ASF-Spam-Status: No, hits=-2001.1 required=5.0 tests=ALL_TRUSTED,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; Wed, 20 Jul 2011 05:29:19 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 040B745EAF for ; Wed, 20 Jul 2011 05:28:58 +0000 (UTC) Date: Wed, 20 Jul 2011 05:28:58 +0000 (UTC) From: "Henri Yandell (JIRA)" To: issues@commons.apache.org Message-ID: <976961945.6669.1311139738012.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1863177925.2501.1311039657674.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (LANG-730) EnumSet -> BitVector 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-730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068157#comment-13068157 ] Henri Yandell commented on LANG-730: ------------------------------------ Damn - you too? It's been in there for eons and I've always had a suspicion that no one uses it :) > EnumSet -> BitVector > -------------------- > > Key: LANG-730 > URL: https://issues.apache.org/jira/browse/LANG-730 > Project: Commons Lang > Issue Type: Improvement > Components: lang.* > Affects Versions: 3.0 > Reporter: Nelson Carpentier > Priority: Minor > Fix For: 3.x > > Attachments: EnumUtils_bitVector.txt, EnumUtils_bitVector_take2.txt > > Original Estimate: 1h > Remaining Estimate: 1h > > I have attached a proposed change for two methods that will convert an EnumSet into a (long) bit vector, and the inverse method that will convert a (long) bit vector. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira