OSDN Git Service

save
[jcfa/jcfa.git] / jcfa / testJavaClass / output / test / TestJavaClass003.jcfa
1 package test;
2
3 /** TODO import func. is missing. */
4 public class TestJavaClass003 {
5         /**  */
6         private int test001;
7         /**  */
8         private int test002;
9         /**  */
10         private int test003;
11         /**  */
12         private int test004;
13         /**  */
14         private int test005;
15         /**  */
16         private int test006;
17         /**  */
18         private int test007;
19
20         /** Default constructor. */
21         public TestJavaClass003() {
22         }
23 }