Skip to content

Add helper methods in Class to find methods. #9

Description

@letmutx

We can add two ways to search methods:

  1. Matching by method name, params and return type in the Method structure.
  2. Matching by using the dalvik.annotation.Signature annotation. This will be useful if a method's signature contains type parameters. (after Add annotations to Method #8 is resolved)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions