-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSTATUS.txt
59 lines (38 loc) · 1.65 KB
/
STATUS.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Commons Primitives Status
$Revision$ $Date$
http://commons.apache.org/primitives/
Summary:
Commons Primitives is a set of collection and utility classes for primitive types.
The Java language has a clear distinction between Object and primitive types.
A lot of functionality is provided for Object types, including the Java Collection Framework.
Relatively little functionality is provided by the JDK for primitives.
This package addresses this by providing a set of utility and collection classes for primitives.
Commons Primitives is a component developed by Apache Commons.
Releases:
Stable:
1.0.
CVS Tag: PRIMITIVES_1_0
Binaries: http://commons.apache.org/downloads/download_primitives.cgi
Source: http://commons.apache.org/downloads/download_primitives.cgi
Development:
1.1-dev
CVS Tag: HEAD
Binaries: http://people.apache.org/builds/commons/nightly/commons-primitives/
Source: http://people.apache.org/builds/commons/nightly/commons-primitives/
Assets:
Web site: http://commons.apache.org/primitives/
Mailing lists: [email protected] (developers)
[email protected] (users)
Repositories: commons/primitives
http://svn.apache.org/viewvc/commons/proper/primitives/
Also see http://commons.apache.org/primitives/cvs-usage.html
Committers:
Stephen Colebourne (scolebourne AT apache DOT org) [PMC]
Matthew Hawthorne (matth AT apache DOT org)
Rodney Waldhoff (rwaldhoff AT apache DOT org) [PMC]
Contributors:
Currently no non-committers.
Pending Issues:
None.
Resolved Issues:
None.