KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > test9 > CCTest9bii


1 package test9;
2
3 public class CCTest9bii {
4     
5     public static void main(String JavaDoc[] args) {
6         CCTest9a e; //Check that CCTest9a is in the CC
7

8
9         
10
11     }
12     
13 }
Popular Tags