Source Code Cross Referenced for A50InnerClasses.java in  » XML » xstream-1.3 » com » thoughtworks » xstream » benchmark » reflection » model » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » XML » xstream 1.3 » com.thoughtworks.xstream.benchmark.reflection.model 
Source Cross Referenced  Class Diagram Java Document (Java Doc) 


001:        /*
002:         * Copyright (C) 2007 XStream Committers.
003:         * All rights reserved.
004:         *
005:         * The software in this package is published under the terms of the BSD
006:         * style license a copy of which has been included with this distribution in
007:         * the LICENSE.txt file.
008:         * 
009:         * Created on 13. September 2007 by Joerg Schaible
010:         */
011:        package com.thoughtworks.xstream.benchmark.reflection.model;
012:
013:        /**
014:         * Class with inner classes 50 levels deep.
015:         */
016:        public class A50InnerClasses {
017:
018:            public class L00 {
019:                String field000;
020:
021:                public class L01 {
022:                    String field001;
023:
024:                    public class L02 {
025:                        String field002;
026:
027:                        public class L03 {
028:                            String field003;
029:
030:                            public class L04 {
031:                                String field004;
032:
033:                                public class L05 {
034:                                    String field005;
035:
036:                                    public class L06 {
037:                                        String field006;
038:
039:                                        public class L07 {
040:                                            String field007;
041:
042:                                            public class L08 {
043:                                                String field008;
044:
045:                                                public class L09 {
046:                                                    String field009;
047:
048:                                                    public class L10 {
049:                                                        String field010;
050:
051:                                                        public class L11 {
052:                                                            String field011;
053:
054:                                                            public class L12 {
055:                                                                String field012;
056:
057:                                                                public class L13 {
058:                                                                    String field013;
059:
060:                                                                    public class L14 {
061:                                                                        String field014;
062:
063:                                                                        public class L15 {
064:                                                                            String field015;
065:
066:                                                                            public class L16 {
067:                                                                                String field016;
068:
069:                                                                                public class L17 {
070:                                                                                    String field017;
071:
072:                                                                                    public class L18 {
073:                                                                                        String field018;
074:
075:                                                                                        public class L19 {
076:                                                                                            String field019;
077:
078:                                                                                            public class L20 {
079:                                                                                                String field020;
080:
081:                                                                                                public class L21 {
082:                                                                                                    String field021;
083:
084:                                                                                                    public class L22 {
085:                                                                                                        String field022;
086:
087:                                                                                                        public class L23 {
088:                                                                                                            String field023;
089:
090:                                                                                                            public class L24 {
091:                                                                                                                String field024;
092:
093:                                                                                                                public class L25 {
094:                                                                                                                    String field025;
095:
096:                                                                                                                    public class L26 {
097:                                                                                                                        String field026;
098:
099:                                                                                                                        public class L27 {
100:                                                                                                                            String field027;
101:
102:                                                                                                                            public class L28 {
103:                                                                                                                                String field028;
104:
105:                                                                                                                                public class L29 {
106:                                                                                                                                    String field029;
107:
108:                                                                                                                                    public class L30 {
109:                                                                                                                                        String field030;
110:
111:                                                                                                                                        public class L31 {
112:                                                                                                                                            String field031;
113:
114:                                                                                                                                            public class L32 {
115:                                                                                                                                                String field032;
116:
117:                                                                                                                                                public class L33 {
118:                                                                                                                                                    String field033;
119:
120:                                                                                                                                                    public class L34 {
121:                                                                                                                                                        String field034;
122:
123:                                                                                                                                                        public class L35 {
124:                                                                                                                                                            String field035;
125:
126:                                                                                                                                                            public class L36 {
127:                                                                                                                                                                String field036;
128:
129:                                                                                                                                                                public class L37 {
130:                                                                                                                                                                    String field037;
131:
132:                                                                                                                                                                    public class L38 {
133:                                                                                                                                                                        String field038;
134:
135:                                                                                                                                                                        public class L39 {
136:                                                                                                                                                                            String field039;
137:
138:                                                                                                                                                                            public class L40 {
139:                                                                                                                                                                                String field040;
140:
141:                                                                                                                                                                                public class L41 {
142:                                                                                                                                                                                    String field041;
143:
144:                                                                                                                                                                                    public class L42 {
145:                                                                                                                                                                                        String field042;
146:
147:                                                                                                                                                                                        public class L43 {
148:                                                                                                                                                                                            String field043;
149:
150:                                                                                                                                                                                            public class L44 {
151:                                                                                                                                                                                                String field044;
152:
153:                                                                                                                                                                                                public class L45 {
154:                                                                                                                                                                                                    String field045;
155:
156:                                                                                                                                                                                                    public class L46 {
157:                                                                                                                                                                                                        String field046;
158:
159:                                                                                                                                                                                                        public class L47 {
160:                                                                                                                                                                                                            String field047;
161:
162:                                                                                                                                                                                                            public class L48 {
163:                                                                                                                                                                                                                String field048;
164:
165:                                                                                                                                                                                                                public class L49 {
166:                                                                                                                                                                                                                    String field049;
167:                                                                                                                                                                                                                }
168:                                                                                                                                                                                                            }
169:                                                                                                                                                                                                        }
170:                                                                                                                                                                                                    }
171:                                                                                                                                                                                                }
172:                                                                                                                                                                                            }
173:                                                                                                                                                                                        }
174:                                                                                                                                                                                    }
175:                                                                                                                                                                                }
176:                                                                                                                                                                            }
177:                                                                                                                                                                        }
178:                                                                                                                                                                    }
179:                                                                                                                                                                }
180:                                                                                                                                                            }
181:                                                                                                                                                        }
182:                                                                                                                                                    }
183:                                                                                                                                                }
184:                                                                                                                                            }
185:                                                                                                                                        }
186:                                                                                                                                    }
187:                                                                                                                                }
188:                                                                                                                            }
189:                                                                                                                        }
190:                                                                                                                    }
191:                                                                                                                }
192:                                                                                                            }
193:                                                                                                        }
194:                                                                                                    }
195:                                                                                                }
196:                                                                                            }
197:                                                                                        }
198:                                                                                    }
199:                                                                                }
200:                                                                            }
201:                                                                        }
202:                                                                    }
203:                                                                }
204:                                                            }
205:                                                        }
206:                                                    }
207:                                                }
208:                                            }
209:                                        }
210:                                    }
211:                                }
212:                            }
213:                        }
214:                    }
215:                }
216:            }
217:        }
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.