René's URL Explorer Experiment


Title: Delta.applyTo and Delta.restore take List which causes generics problems · Issue #28 · is/java-diff-utils · GitHub

Open Graph Title: Delta.applyTo and Delta.restore take List which causes generics problems · Issue #28 · is/java-diff-utils

X Title: Delta.applyTo and Delta.restore take List which causes generics problems · Issue #28 · is/java-diff-utils

Description: The two methods: public abstract void applyTo(List target) public abstract void restore(List target); Take List as a param, whereas most other things use List. the former doesn't allow lists of anything other t...

Open Graph Description: The two methods: public abstract void applyTo(List target) public abstract void restore(List target); Take List as a param, whereas most other things use List. the former...

X Description: The two methods: public abstract void applyTo(List<Object> target) public abstract void restore(List<Object> target); Take List<Object> as a param, whereas most other things use L...

Opengraph URL: https://github.com/is/java-diff-utils/issues/28

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Delta.applyTo and Delta.restore take List\u003cObject\u003e which causes generics problems","articleBody":"```\nThe two methods:\n\npublic abstract void applyTo(List\u003cObject\u003e target) \npublic abstract void restore(List\u003cObject\u003e target);\n\nTake List\u003cObject\u003e as a param, whereas most other things use List\u003c?\u003e. the former \ndoesn't allow lists of anything other that Objects (no subclasses) whereas the \nlater allows anything (subclasses of Object). This makes the class pretty \ninflexible, and means everything has to be copied to an Object that treats its \ncontents only as Objects.\n\n```\n\nOriginal issue reported on code.google.com by `l...@leocrawford.org.uk` on 16 Jun 2013 at 6:44\n","author":{"url":"https://github.com/GoogleCodeExporter","@type":"Person","name":"GoogleCodeExporter"},"datePublished":"2015-05-19T16:21:52.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/28/java-diff-utils/issues/28"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:d98236d5-4841-f450-17fd-81dd79f12b5d
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idB1F6:11B87F:E21DAEF:127044FA:6976CFEB
html-safe-nonce7330f752061cedad5434d9129299f5ff252d67d2e2ba6a4abf034481734fb574
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMUY2OjExQjg3RjpFMjFEQUVGOjEyNzA0NEZBOjY5NzZDRkVCIiwidmlzaXRvcl9pZCI6IjU5NjQ4NjQ1MTEwMzMxMzUwODMiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac05a42862d777936c27d14a9b00fb1ea85c0e349dd129436a6a308b508e19b221
hovercard-subject-tagissue:78155788
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/is/java-diff-utils/28/issue_layout
twitter:imagehttps://opengraph.githubassets.com/68dcf170f0a845cb49f49ef37da8649e0caa8aa837e67f2f57cbc79f1299cc19/is/java-diff-utils/issues/28
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/68dcf170f0a845cb49f49ef37da8649e0caa8aa837e67f2f57cbc79f1299cc19/is/java-diff-utils/issues/28
og:image:altThe two methods: public abstract void applyTo(List target) public abstract void restore(List target); Take List as a param, whereas most other things use List. the former...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameGoogleCodeExporter
hostnamegithub.com
expected-hostnamegithub.com
None01d198479908d09a841b2febe8eb105a81af2af7d81830960fe0971e1f4adc09
turbo-cache-controlno-preview
go-importgithub.com/is/java-diff-utils git https://github.com/is/java-diff-utils.git
octolytics-dimension-user_id3188
octolytics-dimension-user_loginis
octolytics-dimension-repository_id35894000
octolytics-dimension-repository_nwois/java-diff-utils
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id35894000
octolytics-dimension-repository_network_root_nwois/java-diff-utils
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasef752335dbbea672610081196a1998e39aec5e14b
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/is/java-diff-utils/issues/28#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fis%2Fjava-diff-utils%2Fissues%2F28
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fis%2Fjava-diff-utils%2Fissues%2F28
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=is%2Fjava-diff-utils
Reloadhttps://github.com/is/java-diff-utils/issues/28
Reloadhttps://github.com/is/java-diff-utils/issues/28
Reloadhttps://github.com/is/java-diff-utils/issues/28
is https://github.com/is
java-diff-utilshttps://github.com/is/java-diff-utils
Notifications https://github.com/login?return_to=%2Fis%2Fjava-diff-utils
Fork 1 https://github.com/login?return_to=%2Fis%2Fjava-diff-utils
Star 5 https://github.com/login?return_to=%2Fis%2Fjava-diff-utils
Code https://github.com/is/java-diff-utils
Issues 14 https://github.com/is/java-diff-utils/issues
Pull requests 0 https://github.com/is/java-diff-utils/pulls
Actions https://github.com/is/java-diff-utils/actions
Projects 0 https://github.com/is/java-diff-utils/projects
Security 0 https://github.com/is/java-diff-utils/security
Insights https://github.com/is/java-diff-utils/pulse
Code https://github.com/is/java-diff-utils
Issues https://github.com/is/java-diff-utils/issues
Pull requests https://github.com/is/java-diff-utils/pulls
Actions https://github.com/is/java-diff-utils/actions
Projects https://github.com/is/java-diff-utils/projects
Security https://github.com/is/java-diff-utils/security
Insights https://github.com/is/java-diff-utils/pulse
New issuehttps://github.com/login?return_to=https://github.com/is/java-diff-utils/issues/28
New issuehttps://github.com/login?return_to=https://github.com/is/java-diff-utils/issues/28
Delta.applyTo and Delta.restore take List which causes generics problemshttps://github.com/is/java-diff-utils/issues/28#top
Priority-Mediumhttps://github.com/is/java-diff-utils/issues?q=state%3Aopen%20label%3A%22Priority-Medium%22
Type-Defecthttps://github.com/is/java-diff-utils/issues?q=state%3Aopen%20label%3A%22Type-Defect%22
auto-migratedhttps://github.com/is/java-diff-utils/issues?q=state%3Aopen%20label%3A%22auto-migrated%22
https://github.com/GoogleCodeExporter
https://github.com/GoogleCodeExporter
GoogleCodeExporterhttps://github.com/GoogleCodeExporter
on May 19, 2015https://github.com/is/java-diff-utils/issues/28#issue-78155788
Priority-Mediumhttps://github.com/is/java-diff-utils/issues?q=state%3Aopen%20label%3A%22Priority-Medium%22
Type-Defecthttps://github.com/is/java-diff-utils/issues?q=state%3Aopen%20label%3A%22Type-Defect%22
auto-migratedhttps://github.com/is/java-diff-utils/issues?q=state%3Aopen%20label%3A%22auto-migrated%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.