Code & Deploy
Code
Models
Repos
Sign in
@matheusbsbs
/
matheus-bagliano
matheus-bagliano
/
t
/
t4018
/
java-class-space-before-type-parameters
Code
Commits
Pulls
CI/CD
81,348
maint
bisect
jch
maint
master
next
seen
test
todo
text
6 lines
131 Bytes
Copy permalink
Copy
Raw
1
class RIGHT <TYPE, PARAMS, AFTER, SPACE> {
2
static int ONE;
3
static int TWO;
4
static int THREE;
5
private A ChangeMe;
6
}