KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > bookmarks > BookmarksPersistenceTest > testNextBookmark


1
2 package bookmarks.BookmarksPersistenceTest;
3
4 /**
5  *
6  * @author jp159440
7  */

8 public class testNextBookmark {
9     
10     /** Creates a new instance of testNextBookmark */
11     public testNextBookmark() {
12     }
13     
14 }
15
Popular Tags