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