Package gw.lang.reflect.java
Interface IJavaClassBytecodeMethod
-
- All Known Implementing Classes:
AsmMethodJavaClassMethod
,MethodJavaClassMethod
public interface IJavaClassBytecodeMethod
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isBridge()
boolean
isSynthetic()
-