seamless aspect-oriented extension to the Java programming language: https://github.com/eclipse-aspectj/aspectj
aboutsummaryrefslogtreecommitdiffstats
path: root/docs/dist/doc/examples/observer/Subject.java
blob: 5d80b1e09388660873f1941a9accf1cc43cc577f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24