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
/
test2
/
SuperInterface2.java
blob: 27d5925a605e9620f8d4da55c89a59379e2670d6 (
plain
)
1
2
3
package
test2
;
public
interface
SuperInterface2
extends
SuperInterface1
{}