KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > netbeans > test > java > hints > IncorrectType58119e


1 package org.netbeans.test.java.hints;
2
3 /**
4  * @author leon chiver
5  */

6 public class IncorrectType58119e {
7     
8     /** Creates a new instance of IncorrectType58119e */
9     public IncorrectType58119e() {
10     }
11     
12 }
13
Popular Tags