Class ClassUtilityTest.Complex
java.lang.Object
test.de.iip_ecosphere.platform.support.iip_aas.ClassUtilityTest.Base
test.de.iip_ecosphere.platform.support.iip_aas.ClassUtilityTest.Complex
- Enclosing class:
- ClassUtilityTest
private static class ClassUtilityTest.Complex extends ClassUtilityTest.Base
A simple extending test class.
- Author:
- Holger Eichelberger, SSE
-
Field Summary
Fields Modifier and Type Field Description private intotherValueprivate ClassUtilityTest.Simplesimple -
Constructor Summary
Constructors Modifier Constructor Description privateComplex() -
Method Summary
-
Field Details
-
otherValue
private int otherValue -
simple
-
-
Constructor Details
-
Complex
private Complex()
-