Uses of Class
jadx.plugins.tools.resolvers.github.LocationInfo
Packages that use LocationInfo
-
Uses of LocationInfo in jadx.plugins.tools.resolvers.github
Methods in jadx.plugins.tools.resolvers.github that return LocationInfoModifier and TypeMethodDescriptionprivate static LocationInfoGithubReleaseResolver.parseLocation(String locationId) Methods in jadx.plugins.tools.resolvers.github with parameters of type LocationInfoModifier and TypeMethodDescriptionprivate static StringGithubReleaseResolver.buildLocationIdWithoutVersion(LocationInfo info) private JadxPluginMetadataGithubReleaseResolver.buildMetadata(Release release, LocationInfo info) static ReleaseGithubTools.fetchRelease(LocationInfo info) GithubTools.fetchReleases(LocationInfo info, int page, int perPage) (package private) ReleaseGithubTools.getRelease(LocationInfo info) GithubTools.getReleases(LocationInfo info, int page, int perPage)