Package gw.lang.reflect.gs
Interface ICanHaveAnnotationDefault
-
- All Known Subinterfaces:
IGosuMethodInfo,IJavaMethodInfo
- All Known Implementing Classes:
GosuMethodInfo,JavaMethodInfo
public interface ICanHaveAnnotationDefault
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjectgetAnnotationDefault()booleanhasAnnotationDefault()
-