Sign in
code
/
git
/
f0c063b67c66fa9eb377097efc7614c5f102c5be
/
.
/
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
;
}