{"id":20094622,"url":"https://github.com/alansastre/java-collections-generics","last_synced_at":"2026-02-27T21:03:58.377Z","repository":{"id":152300361,"uuid":"581880130","full_name":"alansastre/java-collections-generics","owner":"alansastre","description":"Framework Collections y Tipos Genéricos en Java","archived":false,"fork":false,"pushed_at":"2022-12-24T17:45:28.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-13T16:52:31.996Z","etag":null,"topics":["collections-framework","collections-java","generics","generics-in-java","java","list","map","set"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alansastre.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-24T17:45:23.000Z","updated_at":"2024-09-26T08:58:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"81341078-6aa7-4fa3-a957-061f57fc9e99","html_url":"https://github.com/alansastre/java-collections-generics","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alansastre%2Fjava-collections-generics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alansastre%2Fjava-collections-generics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alansastre%2Fjava-collections-generics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alansastre%2Fjava-collections-generics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alansastre","download_url":"https://codeload.github.com/alansastre/java-collections-generics/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233689495,"owners_count":18714685,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["collections-framework","collections-java","generics","generics-in-java","java","list","map","set"],"created_at":"2024-11-13T16:51:27.926Z","updated_at":"2025-09-20T21:31:53.470Z","avatar_url":"https://github.com/alansastre.png","language":"Java","readme":"\n# Java: Colecciones y genéricos\n\n## Framework Collections\n\n* List: colección ordenada de elementos que permite duplicados\n  * ArrayList\n\n* Set: colección no ordenada de elementos que no permite entradas duplicadas \n  * HashSet\n\n* Map: colección de pares clave valor\n  * HashMap\n\n## Generics\n\n* E elemento\n* K clave\n* V valor\n* N número\n* T cualquier tipo\n* R return\n* S, U, V: múltiples tipos de datos","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falansastre%2Fjava-collections-generics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falansastre%2Fjava-collections-generics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falansastre%2Fjava-collections-generics/lists"}