summaryrefslogtreecommitdiff
path: root/projects/net.wotonomy.foundation/src/main/java/net/wotonomy/foundation/package.html
blob: 93e7b48a2b637f1c3d0bc287cd8adecb3fca01e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<body>
	<p>
		A set of collections classes that are needed
		by the ui and web packages. These correspond
		to the foundation classes in the OpenStep
		specification.
	</p>
	<p>
		These classes for the most part extend their
		java counterparts, adding methods to be API
		compatible with the OpenStep specification.
		In this way, they retain compatibility with
		the Java Collections APIs.
	</p>
	<p>
		This package has no external dependencies.
	</p>
</body>