KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > test4 > CCTest4bi


1 package test4;
2
3 import static test4.CCTest4a.TEST_FIELD;
4 import static test4.CCTest4a.testMethod;
5
6 public class CCTest4bi {
7     
8     public static void main(String JavaDoc[] args) {
9
10     
11
12     }
13 }
14
Popular Tags