Interface ITransformerVotingContext.MethodPredicate

Enclosing interface:
ITransformerVotingContext

public static interface ITransformerVotingContext.MethodPredicate
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    test(int access, String name, String descriptor, String signature, String[] exceptions)
     
  • Method Details