Skip to content

Commit 3ffb3ec

Browse files
authored
Merge pull request #5137 from adangel/issue-5106-AccessorClassGeneration
[java] AccessorClassGeneration - handle default ctors
2 parents 5d39923 + c194d3e commit 3ffb3ec

File tree

5 files changed

+83
-50
lines changed

5 files changed

+83
-50
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7699,6 +7699,15 @@
76997699
"contributions": [
77007700
"bug"
77017701
]
7702+
},
7703+
{
7704+
"login": "rbri",
7705+
"name": "RBRi",
7706+
"avatar_url": "https://avatars.githubusercontent.com/u/2544132?v=4",
7707+
"profile": "https://github.com/rbri",
7708+
"contributions": [
7709+
"bug"
7710+
]
77027711
}
77037712
],
77047713
"contributorsPerLine": 7,

0 commit comments

Comments
 (0)