[primitives] ByteSet and Implementation
---------------------------------------
Key: PRIMITIVES-7
URL: https://issues.apache.org/jira/browse/PRIMITIVES-7
Project: Commons Primitives
Issue Type: Improvement
Affects Versions: 1.1, Nightly Builds
Environment: This code was tested under Gentoo Linux with Sun's JDK
version 1.6.0_r2
Reporter: Christopher Sean Young
Priority: Minor
This is an interface (and supporting types) for a ByteSet. These interfaces
should be easily made to fit for the other primitive types. Also, a fast
implementation is given. (Should be constant time queries, additions, and
removals). If you do include my name as an author, using the name "C. Sean
Young" will do.
BTW, this is my first first code submission to any free or open source project.
I welcome any (constructive) criticisms.
Legal Crud:
I, Christopher Sean Young, hereby give the attached code to the Apache Commons
Primitives Project of The Apache Software Foundation to do as they see fit.
This includes, but is not limited to, editing, redistribution, and licensing.
--
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]