Sign in
code
/
git
/
bdee7b30135f51f406d71c565cf29bb7db64f1cd
/
.
/
t
/
t4018
/
java-class-type-parameters
blob: 579aa7af2109960ac5344db04f41fcc645d5f58b [
file
]
class
RIGHT
<
A
,
B
>
{
static
int
ONE
;
static
int
TWO
;
static
int
THREE
;
private
A
ChangeMe
;
}