Interface AnnotationSupplier.LocationFilter

Enclosing class:
AnnotationSupplier

public static interface AnnotationSupplier.LocationFilter
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    matches(org.objectweb.asm.TypeReference ref, int index)
     
  • Method Details

    • matches

      boolean matches(org.objectweb.asm.TypeReference ref, int index)