Interface IJavaClassBytecodeMethod

All Known Implementing Classes:
AsmMethodJavaClassMethod, MethodJavaClassMethod

public interface IJavaClassBytecodeMethod
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    boolean
     
  • Method Details

    • isSynthetic

      boolean isSynthetic()
    • isBridge

      boolean isBridge()