index
:
javassist.git
3.18
3.20
3.22-old-style-source
3.23
gh-pages
master
test/java9-jigsaw
test/switch-case
Java bytecode engineering toolkit: https://github.com/jboss-javassist/javassist
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test5
/
SwitchCase.java
blob: 7a0ebe21ad7aeccc2598458138f7a9682127a5db (
plain
)
1
2
3
4
5
package
test5
;
public
class
SwitchCase
{
public
static
final
String
STR1
=
"foo"
;
}