You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wisberg 144143c297 initial version 21 yıl önce
..
Driver.java initial version 21 yıl önce
Readme.txt initial version 21 yıl önce
SubClass.java initial version 21 yıl önce
SuperAspect.java initial version 21 yıl önce
SuperClass.java initial version 21 yıl önce

Readme.txt

Mode: VM Run
Title: Inheritance of methods advised by aspects

A subclass SubClass inherits a super-class SuperClass's method getX
which is affected by the aspect SuperAspect.