/[xulu]/branches/1.8-gt2-2.6/src/appl/parallel/test/generalTestClass.java
ViewVC logotype

Contents of /branches/1.8-gt2-2.6/src/appl/parallel/test/generalTestClass.java

Parent Directory Parent Directory | Revision Log Revision Log


Revision 47 - (show annotations)
Mon Aug 31 14:23:19 2009 UTC (15 years, 3 months ago) by mojays
File size: 328 byte(s)
Branch 1.8-gt2-2.6 (from rev 45) for geotools 2.6 migration
1 package appl.parallel.test;
2
3
4 import java.awt.Rectangle;
5
6
7 import schmitzm.data.WritableGrid;
8
9 /**
10 * @author Dominik Appl
11 */
12 public class generalTestClass {
13
14 public static void main(String[] args) {
15 String testString = "Blueberry";
16 System.out.println(testString.getClass().getCanonicalName());
17 }
18
19
20 }

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26