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