Skip to content

Add helper methods in Class to find methods. #9

@letmutx

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)

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