KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > test5 > CCTest5c


1 package test5;
2
3 import test4.CCTest4a.*;
4
5 public class CCTest5c {
6     
7     public static void main(String JavaDoc[] args) {
8
9     }
10 }
11
Popular Tags