<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>泛型 on Jeanphilo Blog</title><link>https://shio-chan-dev.github.io/jeanblog/zh/tags/%E6%B3%9B%E5%9E%8B/</link><description>Recent content in 泛型 on Jeanphilo Blog</description><generator>Hugo -- 0.159.2</generator><language>zh-cn</language><lastBuildDate>Sat, 24 Jan 2026 15:29:20 +0800</lastBuildDate><atom:link href="https://shio-chan-dev.github.io/jeanblog/zh/tags/%E6%B3%9B%E5%9E%8B/index.xml" rel="self" type="application/rss+xml"/><item><title>类型擦除示例：为什么 ArrayList&lt;Integer&gt; 与 ArrayList&lt;Float&gt; 相等</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/language/java-type-erasure-example/</link><pubDate>Sat, 24 Jan 2026 15:29:20 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/language/java-type-erasure-example/</guid><description>解释 Java 类型擦除的机制与常见误区。</description></item><item><title>泛型协变与逆变：为什么 List&lt;Cat&gt; 不是 List&lt;Animal&gt;</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/language/generics-variance/</link><pubDate>Sat, 24 Jan 2026 13:08:42 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/language/generics-variance/</guid><description>解释泛型的协变/逆变/不变，并用实际例子说明原因。</description></item><item><title>泛型有什么用：复用、安全与表达力</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/language/generics-why/</link><pubDate>Sat, 24 Jan 2026 12:53:37 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/language/generics-why/</guid><description>解释泛型的价值、适用场景与常见误区。</description></item></channel></rss>