Package gw.lang.reflect.gs
Interface ICanHaveAnnotationDefault
- All Known Subinterfaces:
IGosuMethodInfo
,IJavaMethodInfo
- All Known Implementing Classes:
GosuMethodInfo
,JavaMethodInfo
public interface ICanHaveAnnotationDefault
-
Method Summary
-
Method Details
-
hasAnnotationDefault
boolean hasAnnotationDefault() -
getAnnotationDefault
Object getAnnotationDefault()
-