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