|
|
|
[
Permlink
| « Hide
]
Eugene Vigdorchik - 10 Oct 08 14:10
Javac error is not really helpful. What I see happening is Test1 class expected to be constructed in the environment including outer class' instance. However when calling 'super()' from Test2 constructor no such instance is given since Test2 is static.
|
||||||||||||||||||||||||||||||||||||