repo.or.cz
/
git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
for-each-ref: add new option to include root refs
[git.git]
/
t
/
t4018
/
java-class-type-parameters
blob
579aa7af2109960ac5344db04f41fcc645d5f58b
1
class RIGHT<A, B> {
2
static int ONE;
3
static int TWO;
4
static int THREE;
5
private A ChangeMe;
6
}