Interface TypeDefinition


public interface TypeDefinition
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    matches(org.objectweb.asm.Type type)
     
  • Method Details

    • matches

      boolean matches(org.objectweb.asm.Type type)