ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/jsr166y/package-info.java
Revision: 1.1
Committed: Tue May 29 09:55:32 2007 UTC (16 years, 11 months ago) by dl
Branch: MAIN
Log Message:
Initial check-in

File Contents

# Content
1 /*
2 * Written by Doug Lea with assistance from members of JCP JSR-166
3 * Expert Group and released to the public domain, as explained at
4 * http://creativecommons.org/licenses/publicdomain
5 */
6
7
8 /**
9 * Preview versions of classes targetted for Java 7.
10 */
11 package jsr166y;