Sign in
apache
/
tapestry-5
/
5.4-beta-35
/
.
/
plastic
/
src
/
test
/
java
/
testsubjects
/
InheritedAnnotationSubClass.java
blob: 558c0f6ed49ed98fa846e23848d66e4084c33114 [
file
] [
log
] [
blame
]
package
testsubjects
;
public
class
InheritedAnnotationSubClass
extends
InheritedAnnotationBaseClass
{
}