Package boomerang.example
Class BoomerangExampleTarget1.NestedClassWithField
- java.lang.Object
-
- boomerang.example.BoomerangExampleTarget1.NestedClassWithField
-
- Enclosing class:
- BoomerangExampleTarget1
public static class BoomerangExampleTarget1.NestedClassWithField extends Object
-
-
Field Summary
Fields Modifier and Type Field Description BoomerangExampleTarget1.ClassWithFieldnested
-
Constructor Summary
Constructors Constructor Description NestedClassWithField()
-
-
-
Field Detail
-
nested
public BoomerangExampleTarget1.ClassWithField nested
-
-