Commit 5ae2ce6
Resolves checkstyle errors for event-* (iluwatar#1070)
* Reduces checkstyle errors in event-aggregator
* Reduces checkstyle errors in event-asynchronous
* Reduces checkstyle errors in event-driven-architecture
* Reduces checkstyle errors in event-queue
* Reduces checkstyle errors in event-sourcing1 parent 7c888e8 commit 5ae2ce6Copy full SHA for 5ae2ce6
File tree
Expand file treeCollapse file tree
38 files changed
+208
-229
lines changedOpen diff view settings
Filter options
- event-aggregator/src/main/java/com/iluwatar/event/aggregator
- event-asynchronous/src/main/java/com/iluwatar/event/asynchronous
- event-driven-architecture/src/main/java/com/iluwatar/eda
- event
- framework
- model
- event-queue/src/main/java/com/iluwatar/event/queue
- event-sourcing/src/main/java/com/iluwatar/event/sourcing
- app
- domain
- event
- processor
- state
Expand file treeCollapse file tree
38 files changed
+208
-229
lines changedOpen diff view settings
Collapse file
event-aggregator/src/main/java/com/iluwatar/event/aggregator/App.java
Copy file name to clipboardExpand all lines: event-aggregator/src/main/java/com/iluwatar/event/aggregator/App.java+8-10Lines changed: 8 additions & 10 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
27 | 27 | |
28 | 28 | |
29 | 29 | |
30 | | - |
31 | 30 | |
32 | 31 | |
33 | 32 | |
34 | | - |
35 | | - |
36 | | - |
37 | | - |
38 | | - |
39 | | - |
40 | | - |
41 | 33 | |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
42 | 40 | |
43 | 41 | |
44 | 42 | |
45 | 43 | |
46 | | - |
47 | | - |
| 44 | + |
| 45 | + |
48 | 46 | |
49 | 47 | |
50 | 48 | |
|
Collapse file
event-aggregator/src/main/java/com/iluwatar/event/aggregator/Event.java
Copy file name to clipboardExpand all lines: event-aggregator/src/main/java/com/iluwatar/event/aggregator/Event.java-2Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
24 | 24 | |
25 | 25 | |
26 | 26 | |
27 | | - |
28 | 27 | |
29 | | - |
30 | 28 | |
31 | 29 | |
32 | 30 | |
|
Collapse file
event-aggregator/src/main/java/com/iluwatar/event/aggregator/EventEmitter.java
Copy file name to clipboardExpand all lines: event-aggregator/src/main/java/com/iluwatar/event/aggregator/EventEmitter.java-2Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
27 | 27 | |
28 | 28 | |
29 | 29 | |
30 | | - |
31 | 30 | |
32 | | - |
33 | 31 | |
34 | 32 | |
35 | 33 | |
|
Collapse file
event-aggregator/src/main/java/com/iluwatar/event/aggregator/EventObserver.java
Copy file name to clipboardExpand all lines: event-aggregator/src/main/java/com/iluwatar/event/aggregator/EventObserver.java-2Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
24 | 24 | |
25 | 25 | |
26 | 26 | |
27 | | - |
28 | 27 | |
29 | | - |
30 | 28 | |
31 | 29 | |
32 | 30 | |
|
Collapse file
event-aggregator/src/main/java/com/iluwatar/event/aggregator/KingJoffrey.java
Copy file name to clipboardExpand all lines: event-aggregator/src/main/java/com/iluwatar/event/aggregator/KingJoffrey.java-2Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
27 | 27 | |
28 | 28 | |
29 | 29 | |
30 | | - |
31 | 30 | |
32 | | - |
33 | 31 | |
34 | 32 | |
35 | 33 | |
|
Collapse file
event-aggregator/src/main/java/com/iluwatar/event/aggregator/KingsHand.java
Copy file name to clipboardExpand all lines: event-aggregator/src/main/java/com/iluwatar/event/aggregator/KingsHand.java-2Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
24 | 24 | |
25 | 25 | |
26 | 26 | |
27 | | - |
28 | 27 | |
29 | | - |
30 | 28 | |
31 | 29 | |
32 | 30 | |
|
Collapse file
event-aggregator/src/main/java/com/iluwatar/event/aggregator/LordBaelish.java
Copy file name to clipboardExpand all lines: event-aggregator/src/main/java/com/iluwatar/event/aggregator/LordBaelish.java-2Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
24 | 24 | |
25 | 25 | |
26 | 26 | |
27 | | - |
28 | 27 | |
29 | | - |
30 | 28 | |
31 | 29 | |
32 | 30 | |
|
Collapse file
event-aggregator/src/main/java/com/iluwatar/event/aggregator/LordVarys.java
Copy file name to clipboardExpand all lines: event-aggregator/src/main/java/com/iluwatar/event/aggregator/LordVarys.java-2Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
24 | 24 | |
25 | 25 | |
26 | 26 | |
27 | | - |
28 | 27 | |
29 | | - |
30 | 28 | |
31 | 29 | |
32 | 30 | |
|
Collapse file
event-aggregator/src/main/java/com/iluwatar/event/aggregator/Scout.java
Copy file name to clipboardExpand all lines: event-aggregator/src/main/java/com/iluwatar/event/aggregator/Scout.java-2Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
24 | 24 | |
25 | 25 | |
26 | 26 | |
27 | | - |
28 | 27 | |
29 | | - |
30 | 28 | |
31 | 29 | |
32 | 30 | |
|
Collapse file
event-aggregator/src/main/java/com/iluwatar/event/aggregator/Weekday.java
Copy file name to clipboardExpand all lines: event-aggregator/src/main/java/com/iluwatar/event/aggregator/Weekday.java+1-3Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
24 | 24 | |
25 | 25 | |
26 | 26 | |
27 | | - |
28 | | - |
29 | | - |
| 27 | + |
30 | 28 | |
31 | 29 | |
32 | 30 | |
|
0 commit comments