-
Notifications
You must be signed in to change notification settings - Fork 220
Commit 0711e91
committed
Update bridge pattern examples
1 parent 4784c92 commit 0711e91
File tree
23 files changed
+115
-157
lines changed- src/StructuralPatterns
- Adapter/AdapterLibrary/BillingSystemExample
- Bridge/BridgeLibrary
- DevicesAndRemotesExample
- Abstractions
- Common
- Implementations
- Common
- DocumentsAndFormattersExample
- Documents
- Common
- Formatters
- Common
- MovieLicenseExample
- Models
- Enums
23 files changed
+115
-157
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | + | ||
25 | + | ||
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | - | ||
18 | + | ||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | - | ||
15 | + | ||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | - | ||
75 | + | ||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | - | ||
12 | + | ||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | - | ||
24 | + | ||
Lines changed: 6 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | - | ||
15 | + | ||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | - | ||
28 | - | ||
29 | - | ||
30 | - | ||
27 | + | ||
31 | 28 | | |
32 | 29 | | |
33 | 30 | | |
| |||
37 | 34 | | |
38 | 35 | | |
39 | 36 | | |
40 | - | ||
41 | - | ||
42 | - | ||
43 | - | ||
37 | + | ||
44 | 38 | | |
45 | 39 | | |
46 | 40 | | |
| |||
52 | 46 | | |
53 | 47 | | |
54 | 48 | | |
55 | - | ||
56 | - | ||
49 | + | ||
57 | 50 | | |
58 | - | ||
59 | 51 | | |
60 | - | ||
61 | - | ||
52 | + | ||
62 | 53 | | |
63 | - | ||
64 | - | ||
54 | + | ||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | - | ||
18 | + | ||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | - | ||
18 | + | ||
Lines changed: 7 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | - | ||
14 | - | ||
15 | - | ||
16 | - | ||
17 | - | ||
13 | + | ||
14 | + | ||
15 | + | ||
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
21 | - | ||
22 | - | ||
23 | - | ||
19 | + | ||
20 | + | ||
21 | + | ||
24 | 22 | | |
25 | 23 | | |
26 | - | ||
24 | + | ||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | - | ||
7 | + | ||
8 | 8 | | |
9 | - | ||
9 | + | ||
10 | 10 | | |
11 | - | ||
11 | + | ||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | - | ||
15 | + | ||
0 commit comments